diff options
Diffstat (limited to 'sway/config.d/sound')
-rw-r--r-- | sway/config.d/sound | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sway/config.d/sound b/sway/config.d/sound deleted file mode 100644 index 0ab1987..0000000 --- a/sway/config.d/sound +++ /dev/null @@ -1,3 +0,0 @@ -bindsym XF86AudioMute exec amixer -D pipewire set Master 1+ toggle -bindsym XF86AudioRaiseVolume exec amixer -q sset Master 5%+ -bindsym XF86AudioLowerVolume exec amixer -q sset Master 5%- |