diff options
Diffstat (limited to 'sxhkd/.config/sxhkd/sxhkdrc')
| -rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 0b98505..0aee4d1 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -46,6 +46,9 @@ super + {comma,period}  super + bracket{left,right}  	bspc desktop -f {prev,next} +super + shift + bracket{left,right} +	bspc window -d {prev,next} +  super + ctrl + {h,j,k,l}  	bspc window -p {left,down,up,right}  | 
