sway: add play/pause keybind

This commit is contained in:
Adam Gausmann 2023-07-13 00:04:20 -05:00
parent 1416ac9c5a
commit ce44b3ce4f

View file

@ -151,6 +151,7 @@ bindsym $mod+r mode "resize"
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86AudioPlay exec playerctl play-pause
bar {
tray_output none