
dunstify
List of commands for dunstify:
-
dunstify:tldr:08633 dunstify: Show a notification with specified urgency.$ dunstify "${Title}" "${Message}" -u ${select}try on your machineexplain this command
-
dunstify:tldr:0a443 dunstify: To see other possible options.$ notify-send --helptry on your machineexplain this command
-
dunstify:tldr:2dbc7 dunstify: Specify a message ID (overwrites any previous messages with the same ID).$ dunstify "${Title}" "${Message}" -r ${123}try on your machineexplain this command
-
dunstify:tldr:3ccf5 dunstify: Show a notification with a given title and message.$ dunstify "${Title}" "${Message}"try on your machineexplain this command