From 40ff2ac6c4305c0ea597c313e038e75667d27e4d Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Thu, 9 Jun 2022 20:55:07 +0200 Subject: [PATCH] polybar: Add transparency --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index ee244b7..5139bcb 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -1,7 +1,7 @@ ; vi: ft=dosini [colors] -background = #202020 +background = #7F101010 background-alt = #444 foreground = #fff foreground-alt = #fff