diff --git a/sxhkdrc.bspwm.machineone b/sxhkdrc.bspwm.machineone index f7c2c54..b8ecf1f 100644 --- a/sxhkdrc.bspwm.machineone +++ b/sxhkdrc.bspwm.machineone @@ -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}'