Update .config/qtile/config.py

This commit is contained in:
Vitor Gonçalves 2023-05-21 18:25:44 -03:00
parent ada0377b5d
commit 347a578df5
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 1 deletions

View File

@ -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="block", active=fg_col, inactive=fg_col, urgent_border=accent2, this_current_screen_border=accent, margin=3, disable_drag=True, hide_unused=True, borderwidth=0),
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.WindowName(),
widget.Spacer(length=bar.STRETCH),
widget.Chord(