.\" 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 "fnottctl" "1" "2024-04-26" .PP .SH NAME fnottctl - utility to interact with \fBfnott\fR(1) .PP .SH SYNOPSIS \fBfnottctl\fR \fBdismiss\fR [\fIid\fR] .br \fBfnottctl\fR \fBactions\fR [\fIid\fR] .br \fBfnottctl\fR \fBlist\fR .br \fBfnottctl\fR \fBpause\fR .br \fBfnottctl\fR \fBunpause\fR .br \fBfnottctl\fR \fBquit\fR .br \fBfnottctl\fR \fB--version\fR .PP .SH OPTIONS .PP \fBid\fR .RS 4 The notification ID to dismiss or show actions for.\& Use \fBfnottctl list\fR to see the IDs of currently active notifications.\& .PP .RE \fB-v\fR,\fB--version\fR .RS 4 Show the version number and quit .PP .RE .SH DESCRIPTION .PP \fBfnottctl\fR is used to interact (dismiss notifications, show and select action for notifications) with \fBfnott\fR(1).\& .PP The most common operation is \fBfnottctl dismiss\fR.\& This will dismiss the highest priority notification.\& You might want to bind this to a keyboard shortcut in your Wayland compositor configuration.\& .PP To see, and select between, actions associated with the notification, use \fBfnottctl actions\fR.\& This requires a dmenu-like utility to have been configured in \fBfnott.\&ini\fR(5).\& .PP You can optionally specify a notification ID, to dismiss (or show actions for) a specific notification instead of the highest priority one.\& .PP For \fIdismiss\fR, there is also the special ID \fIall\fR which will, not unsurprisingly, dismiss \fBall\fR notifications.\& .PP .SH SEE ALSO .PP \fBfnott\fR(1), \fBfnott.\&ini\fR(5)