.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) .\" .\" 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 "dunstify 1" .TH dunstify 1 2024-12-22 "1.12.1 (2024-12-17)" "dunstify 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 dunstify \- a program to send desktop notifications .SH SYNOPSIS .IX Header "SYNOPSIS" dunstify [OPTION...] SUMMARY [BODY] .SH DESCRIPTION .IX Header "DESCRIPTION" Dunstify is a notify-send alternative that can be used to send desktop notifications from the command line. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-?, \-\-help\fR" 4 .IX Item "-?, --help" Show help options. .IP "\fB\-a, \-\-appname=NAME\fR" 4 .IX Item "-a, --appname=NAME" Set the app name of the notification. .IP "\fB\-u, \-\-urgency=URG\fR" 4 .IX Item "-u, --urgency=URG" Set the urgency level (low, normal, critical) of the notification. .IP "\fB\-h, \-\-hints=HINT\fR" 4 .IX Item "-h, --hints=HINT" Specifies hints to pass. Valid types are BOOLEAN, INT, DOUBLE, STRING, BYTE and VARIANT. .IP "\fB\-A, \-\-action=ACTION\fR" 4 .IX Item "-A, --action=ACTION" Specifies the actions to display to the user. .IP "\fB\-t, \-\-timeout=TIMEOUT\fR" 4 .IX Item "-t, --timeout=TIMEOUT" The time in milliseconds until the notification expires. .IP "\fB\-i, \-\-icon=ICON\fR" 4 .IX Item "-i, --icon=ICON" Specifies an icon to display with the notification. .IP "\fB\-I, \-\-raw_icon=PATH\fR" 4 .IX Item "-I, --raw_icon=PATH" Path to the icon to be sent as raw image data. .IP "\fB\-c, \-\-capabilities\fR" 4 .IX Item "-c, --capabilities" Print the server capabilities and exit. .IP "\fB\-s, \-\-serverinfo\fR" 4 .IX Item "-s, --serverinfo" Print server information and exit. .IP "\fB\-p, \-\-printid\fR" 4 .IX Item "-p, --printid" Print id, which can be used to update/replace this notification. .IP "\fB\-r, \-\-replace=ID\fR" 4 .IX Item "-r, --replace=ID" Set the id of this notification to The ID of the notification to replace. .IP "\fB\-C, \-\-close=ID\fR" 4 .IX Item "-C, --close=ID" Close the notification with the specified ID. .IP "\fB\-b, \-\-block\fR" 4 .IX Item "-b, --block" Block until notification is closed and print close reason. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBnotify\-send\fR\|(1), \fBdunst\fR\|(5), \fBdunstctl\fR\|(1), \fBdunst\fR\|(1)