update
This commit is contained in:
parent
7291c7ded0
commit
8cc9ffb7f4
|
|
@ -95,18 +95,6 @@ super + ctrl + {h,j,k,l}
|
||||||
super + ctrl + {1-9}
|
super + ctrl + {1-9}
|
||||||
bspc node -o 0.{1-9}
|
bspc node -o 0.{1-9}
|
||||||
|
|
||||||
# cancel the preselection for the focused node
|
|
||||||
# super + ctrl + space
|
|
||||||
# bspc node -p cancel
|
|
||||||
|
|
||||||
# cancel the preselection for the focused desktop
|
|
||||||
# super + ctrl + shift + space
|
|
||||||
# bspc query -N -d | xargs -I id -n 1 bspc node id -p cancel
|
|
||||||
|
|
||||||
# mark and send to preselected
|
|
||||||
# super + ctrl + m
|
|
||||||
# bspc node -g marked && bspc node newest.marked.local -n newest.!automatic.local
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# move/resize
|
# move/resize
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue