start nvim configuration
This commit is contained in:
@@ -95,15 +95,15 @@ super + ctrl + {m,x,y,z}
|
||||
#
|
||||
|
||||
# Focus the node in the given direction
|
||||
super + {Left,Down,Up,Right}
|
||||
bspc node -f {west,south,north,east}
|
||||
#super + {Left,Down,Up,Right}
|
||||
# bspc node -f {west,south,north,east}
|
||||
|
||||
super + {h, j, k, l}
|
||||
bspc node -f {west,south,north,east}
|
||||
|
||||
# Move the node to the given direction
|
||||
super + shift + {Left,Down,Up,Right}
|
||||
bspc node -s {west,south,north,east}
|
||||
#super + shift + {Left,Down,Up,Right}
|
||||
# bspc node -s {west,south,north,east}
|
||||
|
||||
super + shift + {h, j, k, l}
|
||||
bspc node -s {west,south,north,east}
|
||||
|
||||
Reference in New Issue
Block a user