summaryrefslogtreecommitdiffstats
path: root/sway/config.d/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sway/config.d/sound')
-rw-r--r--sway/config.d/sound3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/config.d/sound b/sway/config.d/sound
new file mode 100644
index 0000000..0ab1987
--- /dev/null
+++ b/sway/config.d/sound
@@ -0,0 +1,3 @@
+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%-