Change default desktop name

This commit is contained in:
David Holland 2020-03-21 14:35:50 +01:00
parent de74cf549d
commit 96f4067fdb
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
sxhkd &
for monitor in $(bspc query -M); do
bspc monitor $monitor -d 1
bspc monitor $monitor -d \~
done
bspc config border_width 2