1
0
forked from extern/nix-config

sxhkd: Revise node keybinds

This commit is contained in:
Donovan Glover 2023-01-07 00:51:31 -05:00
parent a99716560c
commit 3c67353d23
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -61,10 +61,6 @@ super + {_,shift} + q
super + {_,shift} + {h,j,k,l}
bspc node -{f,s} {west,south,north,east}
# Switch to the next / previous node (includes monocle layout)
super + {_,shift} + n
bspc node -f {next,prev}
# FLAGS: Toggle between node flags
super + {x,y}
bspc node -g {sticky,private}
@ -74,7 +70,7 @@ super + {_,shift} + b
bspc node {-g hidden,$(bspc query -N -n .hidden | tail -n 1) -g hidden=off}
# STATES: Toggle between node states
super + {t,r,f,space}
super + {t,w,f,space}
bspc node focused -t ~{tiled,pseudo_tiled,fullscreen,floating}
# PRESELECT: The direction to create a new node