update desktop names

This commit is contained in:
Ray Elliott 2020-11-05 18:39:09 +00:00
parent 50b186e269
commit 7a14d85a9b
1 changed files with 1 additions and 1 deletions

View File

@ -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}'