various small things

This commit is contained in:
ITmail-dk
2022-02-01 22:39:51 +01:00
parent a94309bae7
commit d026dc983e
7 changed files with 29 additions and 64 deletions

View File

@@ -8,8 +8,8 @@ pkill polybar
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# Run Polybar
polybar -r bspwmbar &
if [[ $(xrandr -q | grep 'HDMI1 connected') ]]; then
polybar external -c $(dirname $0)/config-external &
fi
#polybar -r bspwmbar &
#
#if [[ $(xrandr -q | grep 'HDMI1 connected') ]]; then
# polybar external -c $(dirname $0)/config-external &
#fi