commands.sh

dunstctl

all

Control the `dunst` notification daemon.

More info →

Options (1)

-h, --helpboolean

Display help

Example: dunstctl {{[-h|--help]}}

Examples (6)

Pause/Unpause/Toggle desktop notifications

dunstctl set-paused true|false|toggle

Close all notifications

dunstctl close-all

Delete all notifications from history

dunstctl history-clear

Display the latest notification from history

dunstctl history-pop

Reload the configuration file

dunstctl reload

Display help

dunstctl [-h|--help]
made by @shridhargupta | data from tldr-pages