From 20dbf289108bb824edb4f68ede8707d8ffc480a7 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Fri, 27 Jan 2023 20:19:16 +0100 Subject: [PATCH] More consistent colors. --- _desktop/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_desktop/qtile/config.py b/_desktop/qtile/config.py index 8aa6e73..965c07b 100644 --- a/_desktop/qtile/config.py +++ b/_desktop/qtile/config.py @@ -144,7 +144,7 @@ screens = [ ), widget.GenPollCommand( background='#0094d8', - foreground='#272822', + foreground='#ffffff', update_interval=1, cmd="sb-mail", ),