This commit is contained in:
Ray Elliott 2024-09-25 15:05:48 +01:00
parent e144e9e73f
commit 5883ca5c2a
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
# focus or send to the given desktop # focus or send to the given desktop
super + {KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior,KP_Insert}
bspwm-pair '{1,2,3,4,5,6,7,8,9,0}'
super + {_,shift + }{1-9,0} super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '{1-9,0}' bspc {desktop -f,node -d} '{1-9,0}'