fix not being able to move to last desktop
This commit is contained in:
parent
185b318d58
commit
111e762efb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ alt + {1-9,0}
|
|||
bspc desktop -f {6-9,10,1-5}
|
||||
|
||||
# Move node to desktop
|
||||
alt + shift + {1-9,10}
|
||||
alt + shift + {1-9,0}
|
||||
bspc node -d {6-9,10,1-5}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue