Update sway/config
This commit is contained in:
@ -87,6 +87,9 @@ bindcode $mod+60 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% &
|
|||||||
bindcode $mod+59 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5% && $refresh_i3status
|
bindcode $mod+59 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5% && $refresh_i3status
|
||||||
bindcode $mod+61 exec playerctl play-pause
|
bindcode $mod+61 exec playerctl play-pause
|
||||||
|
|
||||||
|
bindsym $mod+Shift+comma exec playerctl previous
|
||||||
|
bindsym $mod+Shift+period exec playerctl next
|
||||||
|
|
||||||
# Media player key bindings (need media-sound/playerctl for playerctl.)
|
# Media player key bindings (need media-sound/playerctl for playerctl.)
|
||||||
bindsym XF86AudioPlay exec playerctl play
|
bindsym XF86AudioPlay exec playerctl play
|
||||||
bindsym XF86AudioPause exec playerctl pause
|
bindsym XF86AudioPause exec playerctl pause
|
||||||
|
Reference in New Issue
Block a user