diff --git a/_desktop/qtile/config.py b/_desktop/qtile/config.py index 46c127a..378c0cb 100644 --- a/_desktop/qtile/config.py +++ b/_desktop/qtile/config.py @@ -173,6 +173,7 @@ screens = [ unknown_char='\uf444', full_char='\uf102', update_interval=1, + hide_threshold=0.8, low_background='#770000', low_foreground='#feffff', low_percentage=0.2,