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

Control Dunst Notifications - Customize X11/Wayland | Online Free DevTools by Hexmos

Control X11/Wayland notifications easily with Dunst. Configure notification appearance, behavior, and filtering. Free online tool, no registration required.

dunst

A lightweight and customizable notification daemon for X11 and Wayland. If not started manually, D-Bus will automatically start dunst when a notification is sent. More information: https://dunst-project.org/documentation/dunst.

  • Start dunst:

dunst

  • Display a notification on startup:

dunst -startup_notification

  • Print coming notifications to stdout:

dunst -print

  • Use the specified configuration file (default: $XDG_CONFIG_HOME/dunst/dunstrc):

dunst -config {{path/to/file}}

See Also