This commit is contained in:
Ray Elliott 2026-01-26 12:55:34 +00:00
parent 7291c7ded0
commit 8cc9ffb7f4
1 changed files with 0 additions and 12 deletions

View File

@ -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
# #