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:
parent
5ca492277b
commit
476f34f107
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user