Polybar: Switch to startup script

This commit is contained in:
2018-01-20 13:56:55 -06:00
parent 6c994606d4
commit b6ac612d1b
3 changed files with 41 additions and 5 deletions

View File

@@ -38,11 +38,8 @@ if [[ $(pgrep polybar) ]]; then
killall polybar
fi
# Polybar and related configuration
$(
export PB_WM_RESTACK=bspwm
polybar -r primary-top &
)&
# Start Polybar
$HOME/.config/polybar/start.sh
## bspwm GENERAL CONFIGURATION
bspc monitor -d 1 2 3 4 5 6 7 8