diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 2bb0ce7..1398fb3 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -61,8 +61,11 @@ super + alt + shift + {h,j,k,l} super + ctrl + {1-9} bspc window -r 0.{1-9} -super + {_,shift + }{1-9,0} - bspc {desktop -f,window -d} ^{1-9,10} +super + {1-9,0} + 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 bspc pointer -g focus @@ -92,3 +95,6 @@ super + Escape super + shift + semicolon i3lock -e -i ~/images/lockscreen.png + +XF86Audio{Mute,LowerVolume,RaiseVolume} + pulseaudio-ctl {mute,down,up}