Change default desktop name
This commit is contained in:
parent
de74cf549d
commit
96f4067fdb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue