diff options
Diffstat (limited to '.config')
| -rwxr-xr-x | .config/bspwm/bspwmrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 6827e52..17b5cef 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -5,10 +5,11 @@ xbanish & thunderbird & dunst & tsarbar & +sleep 1 tsarbar_status.sh & feh --bg-scale ~/media/img/bbwp10x.png & -bspc monitor -d WWW DEV GAME MISC +bspc monitor -d www dev game misc bspc config border_width 1 bspc config window_gap 0 |
