diff --git a/home/private_dot_config/eww/bin/executable_volume b/home/private_dot_config/eww/bin/executable_volume index 4c40276..83cecdd 100644 --- a/home/private_dot_config/eww/bin/executable_volume +++ b/home/private_dot_config/eww/bin/executable_volume @@ -27,6 +27,7 @@ get_icon() { # Increase Volume inc_volume() { + pamixer --unmute pamixer --increase 5 }