fix(qtile): replace memory icon
This commit is contained in:
parent
8ce7433122
commit
31762bb8a1
1 changed files with 2 additions and 2 deletions
|
@ -559,9 +559,9 @@ def init_widget_list(main=True, laptop=False):
|
|||
],
|
||||
[
|
||||
widget.TextBox(
|
||||
text=" 🖬",
|
||||
text="",
|
||||
padding=0,
|
||||
fontsize=14,
|
||||
fontsize=24,
|
||||
),
|
||||
widget.Memory(
|
||||
padding=5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue