diff --git a/config/polybar/run-polybar.sh b/config/polybar/run-polybar.sh index 3ee9a75..904ce97 100644 --- a/config/polybar/run-polybar.sh +++ b/config/polybar/run-polybar.sh @@ -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 \ No newline at end of file