From 2e53afa3a7aeba5d4ed45518ba956573f0864094 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 17 Aug 2017 14:42:56 -0500 Subject: [PATCH] polybar: Remove borders It makes i3's focus easier to track --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 4bb67ced..a822f0cf 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -66,7 +66,7 @@ inherit = template/bar tray-position = right tray-padding = 2 -border-bottom-size = 2 +border-bottom-size = 0 border-bottom-color = ${res/colors.accent-control} modules-left = i3 | xwindow @@ -79,7 +79,7 @@ modules-right = wlan-up wlan-down | xkeyboard inherit = template/bar bottom=true -border-top-size = 2 +border-top-size = 0 border-top-color = ${res/colors.accent-control} modules-left = battery cpu memory