update for show/toggle pamela polybars

This commit is contained in:
= 2020-04-08 10:35:35 +01:00
parent 00efc0257a
commit 7033fec78f
2 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,9 @@ case "$_host" in
polybar DVI-0 &
;;
Pamela)
polybar HDMI-1-1 &
polybar eDP-1-1 &
polybar VGA-1-1 &
;;
esac

View File

@ -10,6 +10,9 @@ else
polybar DVI-0 &
;;
Pamela)
polybar HDMI-1-1 &
polybar eDP-1-1 &
polybar VGA-1-1 &
;;
esac
fi