commit cffaa32654894cf9cb7fd6cd8f32c8427955ef37
parent e7ba5fa1d42e95d87ad4399d29b1aaa86a6c3405
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Tue, 18 Oct 2022 11:16:42 -0500
bspwm: remove easy bindings
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -55,8 +55,8 @@ super + ctrl + {m,x,y,z}
#
# focus the node in the given direction
-super + {_,shift + }{h,j,k,l}
- bspc node -{f,s} {west,south,north,east}
+super + {shift + }{h,j,k,l}
+ bspc node -{s} {west,south,north,east}
# focus the node for the given path jump
super + {p,b,comma,period}