Update .config/qtile/config.py

This commit is contained in:
Vitor Gonçalves 2023-05-21 18:21:41 -03:00
parent e11cc0cef6
commit 2095627b0c
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),
widget.GroupBox(rounded=False, highlight_method="block", active=fg_col, inactive=fg_col, urgent_border=accent2, this_current_screen_border=accent, margin=0, disable_drag=True),
#widget.WindowName(),
widget.Spacer(length=bar.STRETCH),
widget.Chord(