From 826eb6687626b415879cbf5ca28e06131c40f2d1 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Wed, 18 Sep 2019 11:03:51 -0400 Subject: [PATCH] Fixed monitor fallback --- polybar/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/polybar/config b/polybar/config index 096ea5d..f6da558 100644 --- a/polybar/config +++ b/polybar/config @@ -16,6 +16,8 @@ fixed-center = true background = ${colors.black} foreground = ${colors.blue} +monitor = ${env:MONITOR:fallback-value} + line-size = 3 line-color = ${colors.pink}