From 7a14d85a9bb5e19568dc57b0aa2e88359d60de5f Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 5 Nov 2020 18:39:09 +0000 Subject: [PATCH] update desktop names --- sxhkdrc.bspwm.machineone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkdrc.bspwm.machineone b/sxhkdrc.bspwm.machineone index 41a3fa0..70c925b 100644 --- a/sxhkdrc.bspwm.machineone +++ b/sxhkdrc.bspwm.machineone @@ -5,7 +5,7 @@ # focus or send to the given desktop super + {_,shift + }{1-9,0} - bspc {desktop -f,node -d} '{one,two,three,four,five,six,seven,eight,nine,zero}' + bspc {desktop -f,node -d} '{ONE,TWO,THREE,FOUR,FIVE,SIX,SEVEN,EIGHT,NINE,ZERO}' super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12} bspc {desktop -f,node -d} '{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}'