logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dunst Control - Manage Desktop Notifications | Online Free DevTools by Hexmos

Control Dunst notifications with Dunstctl. Pause, close, and manage your desktop notifications easily using the command line. Free online tool, no registration required.

dunstctl

Control the dunst notification daemon. More information: https://dunst-project.org/documentation/dunstctl.

  • 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]}}

See Also