Dunst not working with DMenu #1361
Unanswered
lordofscripts
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Are you sure the keybindings are correctly configured? Can you send a log ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@lordofscripts did you resolve in the end? |
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.
-
Dunstrc
file hasdmenu
option with correct path and-p dunst:
as parameter.I fire the notifications with 2 actions. The notification pops up in the notification area with an
(A)
indicator; therefore it's aware of the actions. The actions have a key and a label as per dbus.But when I middle-click on it (configured to invoke actions) I see this happen:
dunstrc
configuration. It passed nothing regarding the actions it is aware of, but just sent the parameter with the prompt string.Beta Was this translation helpful? Give feedback.
All reactions