commit 09b825697288c9efe73a13eb1ebf3f15b44cc6de
parent 8beabc0e6fee8dd48f510c1b936553e635dc4064
Author: andersuno <anders.hedman01@gmail.com>
Date: Tue, 14 Jan 2020 12:04:26 +0100
Changes to be committed:
modified: .config/sxhkd/sxhkdrc
Diffstat:
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -10,9 +10,6 @@
#XF86LaunchB
# xdotool selectwindow | xsel -bi
#
-#super + {h,j,k,l}
-# bspc node -f {west,south,north,east}
-#
#super + alt + {0-9}
# mpc -q seek {0-9}0%
#
@@ -22,8 +19,6 @@
#super + {_,shift + }{h,j,k,l}
# bspc node -{f,s} {west,south,north,east}
#
-#
-#
#super + alt + control + {h,j,k,l} ; {0-9}
# bspc node @{west,south,north,east} -r 0.{0-9}
#
@@ -50,10 +45,6 @@ super + Return
super + shift + Return
st
-#Keepass menu
-super + shift + p
- kpmenu -d /home/anders/.kp/Database.kdbx
-
#i3Lock
super + KP_Enter
i3lock-fancy
@@ -128,13 +119,13 @@ super + ctrl + {m,x,y,z}
# focus/swap
#
-# focus the node in the given direction
+# focus or swap the node in the given direction
super + {_,shift + }{h,j,k,l}
bspc node -{f,s} {west,south,north,east}
# focus the node for the given path jump
-super + {p,b,comma,period}
- bspc node -f @{parent,brother,first,second}
+#super + {p,b,comma,period}
+# bspc node -f @{parent,brother,first,second}
# focus the next/previous node in the current desktop
super + {_,shift + }c