bspwm, Polybar: Re-enstate Polybar

This commit is contained in:
2018-05-06 01:45:35 -05:00
parent 4c5a6f0728
commit 6dd6860802
2 changed files with 230 additions and 104 deletions

View File

@@ -88,7 +88,7 @@ feh --randomize --bg-fill ~/Pictures/Wallpapers/.active &
if [[ $(pgrep polybar) ]]; then
killall polybar
fi
#$HOME/.config/polybar/start.sh &
$HOME/.config/polybar/start.sh &
if [[ $(pgrep compton) ]]; then
killall compton
fi