From a8eff3c8284d4e882dbc194f499d9b6f6fe3f835 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Wed, 11 Sep 2019 10:17:16 +0200 Subject: [PATCH] Remove transparency from polybar Signed-off-by: Severin Kaderli --- system/.config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/.config/polybar/config b/system/.config/polybar/config index 5961e0c..f9260a3 100644 --- a/system/.config/polybar/config +++ b/system/.config/polybar/config @@ -16,8 +16,8 @@ [settings] padding = 4 # 60% alpha -background-color = #99080808 -foreground-color = #99A1B0B8 +background-color = #080808 +foreground-color = #A1B0B8 bar-height = 35 #######################################