diff options
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/sxhkdrc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 22ee544..3be442f 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -151,19 +151,3 @@ super + alt + shift + {Left,Down,Up,Right} # move a floating window # super + {Left,Down,Up,Right} # xdo move {-x -20,-y +20,-y -20,-x +20} - -# -# pointer focus/move/resize -# - -# focus -~button1 - bspc pointer -g focus - -# start move/resize -super + button{1-3} - bspc pointer -g {move,resize_side,resize_corner} - -# end move/resize -super + @button{1-3} - bspc pointer -u |