update
This commit is contained in:
parent
5883ca5c2a
commit
3af68bb9c8
|
@ -4,9 +4,12 @@
|
|||
|
||||
# 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}
|
||||
super + {KP_End,KP_Down,KP_Next,KP_Left,KP_Begin,KP_Right,KP_Home,KP_Up,KP_Prior}
|
||||
bspwm-pair '{1,2,3,4,5,6,7,8,9,0}'
|
||||
|
||||
super + KP_Insert
|
||||
bspc desktop -f '0' && bspc desktop -f 'F10'
|
||||
|
||||
super + {_,shift + }{1-9,0}
|
||||
bspc {desktop -f,node -d} '{1-9,0}'
|
||||
|
||||
|
|
Loading…
Reference in New Issue