fix not being able to move to last desktop

dev-docs
Moritz Böhme 2021-12-12 12:19:34 +01:00
parent 185b318d58
commit 111e762efb
1 changed files with 1 additions and 1 deletions

View File

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