From 97ffaab685e192535f1b74660c41fa54ede09538 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 22 Mar 2020 21:59:36 -0300 Subject: Removed top polybar border --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index 9fbace7a..8b78f8ff 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -16,8 +16,8 @@ height = 40 background = #000 foreground = #eefafa -border-bottom = 1 -border-bottom-color = #333 +; border-bottom = 1 +; border-bottom-color = #333 overline-size = 10 overline-color = ${self.background} -- cgit v1.2.3