From 57ad9fe53cf90f796ecd2342945f46a235ca718f Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 31 Jul 2018 13:34:37 -0500 Subject: [PATCH] Polybar: Use different width for bars on secondary monitors --- .config/polybar/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/polybar/config b/.config/polybar/config index d4623eaa..24d36a15 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -109,6 +109,7 @@ modules-center = xwindow modules-right = fs-home | tor wlan [bar/secondary] +width = ${env:PB_BAR_2_WIDTH:1908} monitor = ${env:PB_MONITOR} inherit = template/bar