Recursive icon lookup fails and no icon is shown` #1482
Unanswered
UtkarshVerma
asked this question in
Q&A
Replies: 1 comment 4 replies
-
This seems like a typo (?) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following dunstrc.
My `dunstrc`
When I try to use icons in my scripts, they are not shown.
notify-send Foo bar -i /usr/share/icons/Papirus-Dark/16x16/actions/activities.svg
: Worksnotify-send Foo bar -i activities
: Does not work (It used to work but broke recently)This is what
dunst
logs.Beta Was this translation helpful? Give feedback.
All reactions