2025-12-16 10:20:31 -07:00
|
|
|
# dunst
|
|
|
|
|
|
|
|
|
|
> Een lichtgewicht en aanpasbare notificatiedaemon voor X11 en Wayland.
|
|
|
|
|
> Indien niet handmatig gestart, start D-Bus automatisch `dunst` op als een notificatie wordt verzonden.
|
2026-02-18 06:55:01 -07:00
|
|
|
> Meer informatie: <https://dunst-project.org/documentation/dunst/>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Start `dunst`:
|
|
|
|
|
|
|
|
|
|
`dunst`
|
|
|
|
|
|
|
|
|
|
- Toon een notificatie bij het opstarten:
|
|
|
|
|
|
|
|
|
|
`dunst -startup_notification`
|
|
|
|
|
|
|
|
|
|
- Toon inkomende notificaties in `stdout`:
|
|
|
|
|
|
|
|
|
|
`dunst -print`
|
|
|
|
|
|
|
|
|
|
- Gebruik het opgegeven configuratiebestand (standaard: `$XDG_CONFIG_HOME/dunst/dunstrc`):
|
|
|
|
|
|
|
|
|
|
`dunst {{[-conf|-config]}} {{pad/naar/bestand}}`
|