1
0
Fork 0

Add sxhkd bindings

This commit is contained in:
Jeremy Kaplan 2016-03-04 14:03:45 -05:00
commit c7e48e82c5

View file

@ -61,8 +61,11 @@ super + alt + shift + {h,j,k,l}
super + ctrl + {1-9} super + ctrl + {1-9}
bspc window -r 0.{1-9} bspc window -r 0.{1-9}
super + {_,shift + }{1-9,0} super + {1-9,0}
bspc {desktop -f,window -d} ^{1-9,10} bspc desktop -f ^{1-9,10}
super + shift + {1-9,0}
bspc desktop -f ^{1-9,10}; bspc window last -d focused; bspc window -f last
~button1 ~button1
bspc pointer -g focus bspc pointer -g focus
@ -92,3 +95,6 @@ super + Escape
super + shift + semicolon super + shift + semicolon
i3lock -e -i ~/images/lockscreen.png i3lock -e -i ~/images/lockscreen.png
XF86Audio{Mute,LowerVolume,RaiseVolume}
pulseaudio-ctl {mute,down,up}