fixing a few small things in hyprland

This commit is contained in:
Chris Cochrun 2023-01-31 12:24:57 -06:00
parent e9548d8856
commit 0942764a36
4 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ echo "(box \
:image-width \"18\") \
(label \
:class \"app-name\" \
:limit-width \"55\" \
:limit-width \"35\" \
:text \"$title\" \
:tooltip \"$title\"))"
}