Remove useless keybindings from sxhkd

This commit is contained in:
samedamci 2020-03-10 18:13:41 +01:00
parent 20aab819e7
commit 47fb279071
3 changed files with 0 additions and 9 deletions

View File

@ -46,9 +46,6 @@ super + {t,shift + t,s,f}
# Focus 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}
# Focus the next/previous node in the current desktop
super + {_,shift + }c
bspc node -f {next,prev}.local

View File

@ -40,9 +40,6 @@ super + {t,shift + t,s,f}
# Focus 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}
# Focus the next/previous node in the current desktop
super + {_,shift + }c
bspc node -f {next,prev}.local

View File

@ -46,9 +46,6 @@ super + {t,shift + t,s,f}
# Focus 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}
# Focus the next/previous node in the current desktop
super + {_,shift + }c
bspc node -f {next,prev}.local