tweak(infinidoge/qtile): disable weird parts of GroupBox

This commit is contained in:
Infinidoge 2022-04-14 23:21:06 -04:00
parent c20dcce70b
commit a436ad2b88

View file

@ -511,7 +511,8 @@ def init_widget_list(main=True, laptop=False):
other_screen_border=colors[4], other_screen_border=colors[4],
foreground=colors[2], foreground=colors[2],
background=colors[0], background=colors[0],
invert_mouse_wheel=True, use_mouse_wheel=False,
disable_drag=True,
), ),
widget.Chord( widget.Chord(
font="Ubuntu Mono", font="Ubuntu Mono",