Control command for `dunst`. - dunstctl

Control command for dunst. More information: dunstctl - manned.org.

  • Pause notifications:

dunstctl set-paused true

  • Un-pause notifications:

dunstctl set-paused false

  • Close all notifications:

dunstctl close-all

  • Display help:

dunstctl --help