Add media controls to sxhkdrc

This commit is contained in:
mitchell 2021-01-31 19:33:54 -05:00
parent 0e86253ce8
commit b33f5c8f59
1 changed files with 26 additions and 0 deletions

View File

@ -31,6 +31,32 @@ super + Escape
alt + l
physlock
# media controls
super + {@minus,@equal}
pactl set-sink-volume '@DEFAULT_SINK@' {-,+}10%
XF86AudioRaiseVolume
pactl set-sink-volume '@DEFAULT_SINK@' +10%
XF86AudioLowerVolume
pactl set-sink-volume '@DEFAULT_SINK@' -10%
XF86AudioPlay
playerctl play
XF86AudioPause
playerctl pause
XF86AudioNext
playerctl next
XF86AudioPrev
playerctl previous
# brightness
super + shift + {@underscore,@plus}
light -{U,A} 10
#
# bspwm hotkeys
#