From 9335ba5d55491cc1327e98c7441379d7430b0557 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 19 Jun 2018 19:22:13 -0500 Subject: [PATCH] Polybar: Line width up with WM --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index a5adae72..d89d19db 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -48,9 +48,9 @@ font-4 = [template/bar] # Rendering of the bar -width = 94% +width = 1908 height = 34 -offset-x = 3% +offset-x = 6 offset-y = 0 bottom = true wm-restack = ${env:PB_WM_RESTACK:bspwm}