reconfigured monitors

This commit is contained in:
= 2020-07-12 17:33:59 +01:00
parent c4adb9773a
commit cae76c0a8d
1 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
#
# focus or send to the given desktop
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
super + {_,shift + }{F1,F2,F3,F4}
bspc {desktop -f,node -d} '^{11,12,13,14}'
super + {_,shift + }{1-7}
bspc {desktop -f,node -d} '^{1-7}'
super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7}
bspc {desktop -f,node -d} '^{8,9,10,11,12,13,14}'