sway: add bindings for mediabuttons

This commit is contained in:
Inhji 2023-10-16 11:31:14 +02:00
parent 42a74f8ad3
commit 72b3335145
1 changed files with 5 additions and 0 deletions

View File

@ -143,6 +143,11 @@ hide_edge_borders both
bindsym $mod+F3 exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym $mod+F4 exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym $mod+F5 exec pactl set-sink-mute @DEFAULT_SINK@ toggle
# Hyper + F7, F8, F9
bindsym XF86AudioNext exec cmus-remote -n
bindsym XF86AudioPlay exec cmus-remote -u
bindsym XF86AudioPrev exec cmus-remote -r
#
# Workspaces:
#