From 3af68bb9c81d1cb52d84598d8830cd5a6cd17d7d Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 25 Sep 2024 15:10:26 +0100 Subject: [PATCH] update --- sxhkdrc.bspwm.machineone | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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}'