.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "dunst 1" .TH dunst 1 2024-04-16 "1.11.0 (2024-04-15)" "Dunst Reference" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME dunst \- A customizable and lightweight notification\-daemon .SH SYNOPSIS .IX Header "SYNOPSIS" dunst [\-conf file] [\-verbosity v] [\-print] [\-\-startup_notification] .SH DESCRIPTION .IX Header "DESCRIPTION" Dunst is a highly configurable and lightweight notification daemon. .SS "Autostarting dunst" .IX Subsection "Autostarting dunst" On most installations, dunst should be able to automatically be started by D\-Bus when a notification is sent. This is not recommended when multiple notification daemons are installed, because D\-Bus will not know which one to start. Other ways of autostarting dunst include starting dunst with your desktop environment or window manager's autostart functionality or via the provided systemd service. .SH "COMMAND LINE OPTIONS" .IX Header "COMMAND LINE OPTIONS" .IP \fB\-h/\-help/\-\-help\fR 4 .IX Item "-h/-help/--help" List all command line flags .IP "\fB\-conf/\-config file\fR" 4 .IX Item "-conf/-config file" Use alternative config file. This disables the search for other config files. If it cannot be opened, dunst will issue a warning and fall back on its internal defaults. (Hint: `dunst \-conf \- .SH "REPORTING BUGS" .IX Header "REPORTING BUGS" Bugs and suggestions should be reported on GitHub at https://github.com/dunst\-project/dunst/issues .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2013 Sascha Kruse and contributors (see LICENSE for licensing information) .PP If you feel that copyrights are violated, please send me an email. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBdunst\fR\|(5), \fBdunstctl\fR\|(1), \fBdmenu\fR\|(1), \fBnotify\-send\fR\|(1)