fix(qtile): start sum with a list
This commit is contained in:
parent
d5ec68b709
commit
5eb3038fa8
1 changed files with 2 additions and 1 deletions
|
@ -502,7 +502,8 @@ def init_widget_list(main=True, laptop=False):
|
|||
.read()
|
||||
.splitlines()
|
||||
)
|
||||
]
|
||||
],
|
||||
[],
|
||||
)
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue