dunstctl close #ID does not work #1483
Replies: 3 comments 14 replies
-
You shouldn't use the hashbang, it gets interpreted as a comment. Just do dunst close 4137 |
Beta Was this translation helpful? Give feedback.
-
Yes it does. Exact the same. |
Beta Was this translation helpful? Give feedback.
-
I made the test: Your second suggestions put dunst in logging. I Hope that's what you mean. Here is the output of the command. The log itself was empty. The dunst debug log I attached. dunst-debug.log |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning,
I need your help.
Dunst - notification-daemon v1.12.2-58-g896f788
"Dunstify close by ID" does not work if I configure the urgency level.
The working part
dunstify "Internet switched off-1" -t 0 -r 4713
dunstify "Internet switched off-2" -t 0 -r 4714
dunstctl close #4713
The non working part
dunstify "Internet switched off-1" --urgency low -t 0 -r 4713
dunstify "Internet switched off-2" --urgency low -t 0 -r 4714
dunstctl close 4713
Do you have any idea why this is not working?
Beta Was this translation helpful? Give feedback.
All reactions