From 871d453c752673324757d88fc070270965273376 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Tue, 10 Mar 2020 18:13:41 +0100 Subject: [PATCH] Remove useless keybindings from sxhkd --- botfiles/.config/sxhkd/sxhkdrc | 3 --- botfiles/.config/sxhkd/sxhkdrc.laptop | 3 --- botfiles/.config/sxhkd/sxhkdrc.pc | 3 --- 3 files changed, 9 deletions(-) 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