change workspace names
This commit is contained in:
parent
06623456fb
commit
f4d15dbc00
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
bspc monitor -d 1 2 3 4 5 media
|
#bspc monitor -d 1 2 3 4 5 6
|
||||||
|
bspc monitor -d web dev irc media game
|
||||||
|
|
||||||
bspc config border_width 2
|
bspc config border_width 2
|
||||||
bspc config window_gap 15
|
bspc config window_gap 15
|
||||||
|
|
Loading…
Reference in a new issue