tweak(infinidoge/qtile): disable weird parts of GroupBox
This commit is contained in:
parent
c20dcce70b
commit
a436ad2b88
1 changed files with 2 additions and 1 deletions
|
@ -511,7 +511,8 @@ def init_widget_list(main=True, laptop=False):
|
|||
other_screen_border=colors[4],
|
||||
foreground=colors[2],
|
||||
background=colors[0],
|
||||
invert_mouse_wheel=True,
|
||||
use_mouse_wheel=False,
|
||||
disable_drag=True,
|
||||
),
|
||||
widget.Chord(
|
||||
font="Ubuntu Mono",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue