Update run-polybar.sh
This commit is contained in:
@@ -8,8 +8,8 @@ pkill polybar
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
|
||||
# Run Polybar
|
||||
#polybar -r bspwmbar &
|
||||
#
|
||||
polybar -r bspwmbar &
|
||||
|
||||
#if [[ $(xrandr -q | grep 'HDMI1 connected') ]]; then
|
||||
# polybar external -c $(dirname $0)/config-external &
|
||||
#fi
|
||||
Reference in New Issue
Block a user