idk...some eww stuff

This commit is contained in:
Chris Cochrun 2023-02-07 10:10:57 -06:00
parent 5a834ec5a3
commit d358d8be8f
2 changed files with 4 additions and 4 deletions

View file

@ -25,10 +25,10 @@ echo "(box \
(image \
:class \"app-icon\" \
:path \"$iconpath\" \
:image-width \"28\") \
:image-width \"18\") \
(label \
:class \"app-name\" \
:limit-width \"35\" \
:limit-width \"45\" \
:text \"$title\" \
:tooltip \"$title\"))"
}