.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "fnott" "1" "2025-07-16" .PP .SH NAME fnott - keyboard driven notification daemon for Wayland .PP .SH SYNOPSIS \fBfnott\fR .br \fBfnott\fR \fB--version\fR .PP .SH OPTIONS .PP \fB-c\fR,\fB--config\fR=\fIPATH\fR .RS 4 Path to configuration file.\& Default: \fB$XDG_CONFIG_HOME/fnott/fnott.\&ini\fR.\& .PP .RE \fB-p\fR,\fB--print-pid\fR=\fIFILE\fR|\fIFD\fR .RS 4 Print PID to this file, or FD, when successfully started.\& The file (or FD) is closed immediately after writing the PID.\& When a \fIFILE\fR has been specified, the file is unlinked on exit.\& .PP .RE \fB-l\fR,\fB--log-colorize\fR=[{\fBnever\fR,\fBalways\fR,\fBauto\fR}] .RS 4 Enables or disables colorization of log output on stderr.\& .PP .RE \fB-s\fR,\fB--log-no-syslog\fR .RS 4 Disables syslog logging.\& Logging is only done on stderr.\& .PP .RE \fB-v\fR,\fB--version\fR .RS 4 Show the version number and quit .PP .RE .SH DESCRIPTION .PP \fBfnott\fR is a keyboard driven and lightweight notification daemon for wlroots-based Wayland compositors, implementing (parts of) the Desktop Notification Specification.\& .PP \fBfnott\fR is the daemon part and should be launched when you log in to your desktop.\& You should be able to configure your Wayland compositor to autolaunch it for you.\& .PP With the daemon running, you will be able to receive and display notifications: .PP .RS 4 notify-send "this is the summary" "this is the body" .PP .RE Use \fBfnottctl\fR(1) to interact with it: .PP .RS 4 fnottctl dismiss .PP .RE Or simply click on a notification to dismiss it.\& .PP Notifications are prioritized in the following way: .PP .PD 0 .IP \(bu 4 urgency - normal notifications always have higher priority than low-urgency notifications, and critical notifications always have higher priority than normal notifications.\& .IP \(bu 4 time - older notifications have higher priority than newer notifications.\& .PD .PP Notifications are displayed with the lowest priority ones at the top, and the highest priority ones at the bottom (this is subject to change).\& .PP .SH CONFIGURATION .PP See \fBfnott.\&ini\fR(5) .PP .SH SEE ALSO .PP \fBfnott.\&ini\fR(5), \fBfnottctl\fR(1)