diff --git a/sway_config b/sway_config index 2a943ac..ede3aa5 100644 --- a/sway_config +++ b/sway_config @@ -2,6 +2,8 @@ exec udiskie --tray --appindicator exec mkfifo /tmp/wob && tail -f /tmp/wob | wob +bindsym XF86AudioRaiseVolume exec light -A 10 && light | cut -d '.' -f1 > /tmp/wob +bindsym XF86AudioLowerVolume exec light -U 10 && light | cut -d '.' -f1 > /tmp/wob # Logo key. Use Mod1 for Alt. set $mod Mod1