From 438240ed9e5e475c57c70014c8184feabd1e1690 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 16 May 2020 10:20:19 -0400 Subject: added nvim --- bspwm/.config/sxhkd/sxhkdrc_bspwm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bspwm/.config/sxhkd') diff --git a/bspwm/.config/sxhkd/sxhkdrc_bspwm b/bspwm/.config/sxhkd/sxhkdrc_bspwm index df43c44..8b4bd17 100644 --- a/bspwm/.config/sxhkd/sxhkdrc_bspwm +++ b/bspwm/.config/sxhkd/sxhkdrc_bspwm @@ -18,13 +18,13 @@ alt + {t,shift + t,shift + f,f} alt + {Escape,semicolon} bspc desktop -f {prev,next}.occupied -# focus the node in the given direction +# focus/swap the node in the given direction alt + {_,shift + }{h,j,k,l} bspc node -{f,s} {west,south,north,east} # focus the next/previous window in the current desktop -alt + super + {j,k} - bspc node -f {prev,next}.local +alt + {_,shift} + n + bspc node -f {next,prev}.local # expand a window by moving one of its side outward alt + ctrl + {h,j,k,l} -- cgit v1.2.3