From dbff13cacd47acf393b0715916fdb182a4efc2fc Mon Sep 17 00:00:00 2001 From: Vitor Gonçalves Date: Sun, 21 May 2023 18:28:21 -0300 Subject: Update .config/qtile/config.py --- dot_config/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/qtile/config.py b/dot_config/qtile/config.py index c467ff4..cfe5698 100644 --- a/dot_config/qtile/config.py +++ b/dot_config/qtile/config.py @@ -113,7 +113,7 @@ screens = [ top=bar.Bar( [ widget.CurrentLayoutIcon(scale=0.8, custom_icon_paths="~/.config/qtile/icons"), - widget.GroupBox(rounded=False, highlight_method="line", active=fg_col, inactive=fg_col, urgent_border=accent2, this_current_screen_border=accent, margin=3, disable_drag=True, hide_unused=True), + widget.GroupBox(rounded=False, highlight_method="line", highlight_color=accent, active=fg_col, inactive=fg_col, urgent_border=accent2, this_current_screen_border=accent, margin=3, disable_drag=True, hide_unused=True), #widget.WindowName(), widget.Spacer(length=bar.STRETCH), widget.Chord( -- cgit 1.4.1-2-gfad0