changed shortcut for focusing another windon in a desktop using arrows so it doesn't conflict with lock screen

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-06-08 11:16:12 +02:00
parent 0a8179a349
commit b08ad689ae
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -23,7 +23,7 @@ super + {_,shift + }v
super + {t,s,f}
bspc node -t {tiled,floating,fullscreen}
#Focus the node in the given direction
super + {_,shift + }{h,j,k,l}
super + {_,shift + }{Left,Down,Up,Right}
bspc node -{f,s} {west,south,north,east}
#Focus the given desktop
super + {ampersand,eacute,quotedbl,apostrophe,parenleft,minus,egrave,underscore,ccedilla,agrave}