bspwm: Use a more interesting desktop layout

Since I usually have a browser and terminal emulator open most of the
time, I have placed them back as desktop 1 and 2 by default. I'm used to
the file browser being in 3, and 4 serves as media, which is important
for language immersion in particular.

The other 6 icons are numbers for individuals that know how to read
other languages.
This commit is contained in:
Donovan Glover 2022-04-11 09:30:13 -04:00
parent adad255285
commit 762ff7bd15
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -13,7 +13,8 @@ export XSECURELOCK_SAVER=saver_mpv
sxhkd &
bspc monitor -d 1 2 3 4 5 6 7 8 9 10
# Use specific icons for the first four desktops and the other 6 as ad hoc ones
bspc monitor -d     五 六 七 八 九 十
bspc config split_ratio 0.50