From 5dd5b3fcd2657d40a7fd8c9cca8cd1672c77ca7b Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sun, 5 Apr 2020 00:58:59 -0500 Subject: [PATCH] Cleaned up config and made a more usable --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index d0dc86e5..d7c48e27 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -16,7 +16,7 @@ yellow = #fabd2f [bar/main] ; polybar settings enable-ipc = true -height = 18 +height = 20 monitor = ${env:MONITOR:} width = 100% background = ${colors.background}