diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 75a4cc43..cd0479dd 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -7,8 +7,10 @@ super + Return # program launcher # super + @space super + d - dmenu_run -nb '#323b4d' -sf '#323b4d' -sb '#87afd7' -nf '#87afd7' + dmenu_run -nb '#323b4d' -sf '#323b4d' -sb '#87afd7' -nf '#87afd7' +super + e + /home/brian/scripts/dmconf # reload sxhkd super + Escape pkill -USR1 -x sxhkd @@ -50,14 +52,13 @@ super + shift + h ctrl shift + {Left,Down,Up,Right} bspc node -z {left -20 0,bottom 0 20,top 0 -20,right 20 0} -contract a window by moving one of its side inward +# contract a window by moving one of its side inward alt shift + {Left,Down,Up,Right} bspc node -z {right -20 0,top 0 20,bottom 0 -20,left 20 0} # toggle fullscreen super + shift + f bspc node -t {\~fullscreen} - # /home/brian/scripts/bspfullscreen # close and kill # super + {_,shift + }w @@ -145,12 +146,12 @@ super + alt + {h,j,k,l} bspc node -z {left -20 0,bottom 0 20,top 0 -20,right 20 0} # contract a window by moving one of its side inward -super + alt + shift + {h,j,k,l} - bspc node -z {right -20 0,top 0 20,bottom 0 -20,left 20 0} +# super + alt + shift + {h,j,k,l} + # bspc node -z {right -20 0,top 0 20,bottom 0 -20,left 20 0} # move a floating window -super + {Left,Down,Up,Right} - bspc node -v {-20 0,0 20,0 -20,20 0} +# super + {Left,Down,Up,Right} + # bspc node -v {-20 0,0 20,0 -20,20 0} # custom keybindings super + a