This commit is contained in:
Ray Elliott 2022-08-13 13:46:40 +01:00
parent c538385094
commit 0f1a4dfd74
3 changed files with 4 additions and 3 deletions

View File

@ -60,7 +60,7 @@ super + o
super + y
alacritty -t "WM_FORCE_FLOATING" -e "/usr/local/src/dmenu_buku/buku_add_primary.sh"
super + x
super + c
xcompmgr-toggle
# surf

View File

@ -71,6 +71,7 @@ super + bracket{left,right}
# focus the last node/desktop
# super + grave
rbspc node -f last
super + n
bspc node -f last

View File

@ -10,5 +10,5 @@ super + {_,shift + }{1-9,0}
super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}
bspc {desktop -f,node -d} '{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}'
super + {_,shift + }{KP_Enter, KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior,KP_Add}
bspc {desktop -f,node -d} '{KP_Enter, KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior,KP_Add}'
super + {_,shift + }x
bspc {desktop -f,node -d} 'x'