fix(qtile): replace memory icon

This commit is contained in:
Infinidoge 2022-03-29 12:25:40 -04:00
parent 8ce7433122
commit 31762bb8a1

View file

@ -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,