From ba6f1ea48ccc54f0afdd5eafee65ad6bf9b502c6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 10 Dec 2017 13:42:37 +0100 Subject: Remove sxhkd pointer bindings --- sxhkd/sxhkdrc | 16 ---------------- 1 file changed, 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 -- cgit v1.2.1