fixed issues with polybar and i3 config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if type "xrand"; then
|
||||
if type "xrandr"; then
|
||||
for m in $(xrandr --query | grep " connected" | cut -d" " -f1); do
|
||||
MONITOR=$m polybar --reload toph &
|
||||
MONITOR=$m polybar --reload haelnorr &
|
||||
done
|
||||
else
|
||||
polybar --reload toph &
|
||||
polybar --reload haelnorr &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user