summaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-10 13:42:37 +0100
committerDavid Robillard <d@drobilla.net>2017-12-10 14:37:18 +0100
commitba6f1ea48ccc54f0afdd5eafee65ad6bf9b502c6 (patch)
tree66206ad216430bf72cf4281f94f4ce6672440b7b /sxhkd
parent9eac68602a62f17ea6fdfcc90fb5cda8ef03d83e (diff)
downloaddotfiles-ba6f1ea48ccc54f0afdd5eafee65ad6bf9b502c6.tar.gz
dotfiles-ba6f1ea48ccc54f0afdd5eafee65ad6bf9b502c6.tar.bz2
dotfiles-ba6f1ea48ccc54f0afdd5eafee65ad6bf9b502c6.zip
Remove sxhkd pointer bindings
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/sxhkdrc16
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