feat(sway): add volume key bindings

This commit is contained in:
Oliver Davies 2023-05-31 20:51:12 +01:00
parent 8db35779f7
commit 342ea10202

View file

@ -252,4 +252,7 @@ gaps inner 10
exec configure-gtk
exec configue-keyboard
bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1.2
bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1.2
include /etc/sway/config.d/*