Compare commits
No commits in common. "6d2f3333686b68297fd12638092652a7f49dd7d8" and "c746ffc9783d7b12d8716a5c3078ca881f4975df" have entirely different histories.
6d2f333368
...
c746ffc978
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# focus or send to the given desktop
|
# focus or send to the given desktop
|
||||||
super + {_,shift + }{1-9,0}
|
super + {_,shift + }{1-9}
|
||||||
bspc {desktop -f,node -d} '^{1-9,10}'
|
bspc {desktop -f,node -d} '^{1-9}'
|
||||||
super + {_,shift + }{F1,F2,F3,F4}
|
super + {_,shift + }0
|
||||||
bspc {desktop -f,node -d} '^{11,12,13,14}'
|
bspc {desktop -f,node -d} '^10'
|
||||||
|
|
Loading…
Reference in New Issue