1
0
forked from extern/nix-config

bspwm: Change desktop names

It turns out that bspwm desktop names can be anything you want.

They can also include spaces, since they're just strings.
This commit is contained in:
Donovan Glover 2018-12-06 14:21:13 -05:00
parent 5ca492277b
commit 476f34f107
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -8,7 +8,7 @@ export XDG_DATA_DIRS="/usr/share:/usr/share:/usr/local/share"
sxhkd &
bspc monitor -d 1 2 3 4 5 6
bspc monitor -d   
bspc config split_ratio 0.50