dunstify Command Examples

A notification tool that is an extension of notify-send, but has more features based around dunst. Accepts all options of notify-send. More information: https://github.com/dunst-project/dunst/wiki/Guides.

dunstify "{{Title}}" "{{Message}}"

dunstify "{{Title}}" "{{Message}}" {{[-u|--urgency]}} {{low|normal|critical}}

dunstify "{{Title}}" "{{Message}}" {{[-r|--replace]}} {{123}}

dunstify {{[-?|--help]}}