This commit is contained in:
Ray Elliott 2022-05-03 20:36:42 +01:00
parent a8ae668011
commit c538385094
2 changed files with 7 additions and 4 deletions

View File

@ -7,11 +7,11 @@ super + shift + {q,r}
bspc {quit,wm -r} bspc {quit,wm -r}
# close and kill # close and kill
KP_Subtract super + BackSpace
bspc node -c bspc node -c
ctrl + KP_Subtract # ctrl + KP_Subtract
bspc node -k # bspc node -k
# alternate between the tiled and monocle layout # alternate between the tiled and monocle layout
super + m super + m
@ -70,7 +70,8 @@ super + bracket{left,right}
bspc desktop -f {prev,next}.local bspc desktop -f {prev,next}.local
# focus the last node/desktop # focus the last node/desktop
super + grave # super + grave
super + n
bspc node -f last bspc node -f last
# focus the older or newer node in the focus history # focus the older or newer node in the focus history

2
term-only Normal file
View File

@ -0,0 +1,2 @@
super + 1
alacritty