diff --git a/botfiles/.config/sxhkd/sxhkdrc b/botfiles/.config/sxhkd/sxhkdrc index c111726..5fffcea 100644 --- a/botfiles/.config/sxhkd/sxhkdrc +++ b/botfiles/.config/sxhkd/sxhkdrc @@ -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 diff --git a/botfiles/.config/sxhkd/sxhkdrc.laptop b/botfiles/.config/sxhkd/sxhkdrc.laptop index 8183a39..3ef7734 100644 --- a/botfiles/.config/sxhkd/sxhkdrc.laptop +++ b/botfiles/.config/sxhkd/sxhkdrc.laptop @@ -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 diff --git a/botfiles/.config/sxhkd/sxhkdrc.pc b/botfiles/.config/sxhkd/sxhkdrc.pc index c111726..5fffcea 100644 --- a/botfiles/.config/sxhkd/sxhkdrc.pc +++ b/botfiles/.config/sxhkd/sxhkdrc.pc @@ -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