From 422207759fa4bb1e88a85d084826308764ebbf30 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sun, 5 Mar 2023 19:30:29 +0100 Subject: [PATCH] Gkyph sizes in Group widget bumped. --- _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 5f3b221..3e15abf 100644 --- a/_desktop/qtile/config.py +++ b/_desktop/qtile/config.py @@ -141,7 +141,7 @@ screens = [ widget.GroupBox( active='#feffff', disable_drag=True, - fontsize=17, + fontsize=18, highlight_method='block', rounded=False, this_current_screen_border='#005577',