commands.sh

dunst

all

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 info →

Options (1)

boolean

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

Example: dunst {{[-conf|-config]}} {{path/to/file}}

Examples (4)

Start `dunst`

Display a notification on startup

dunst -startup_notification

Print incoming notifications to `stdout`

dunst -print

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

dunst [-conf|-config] path/to/file
made by @shridhargupta | data from tldr-pages