.\" 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 "waybar-systemd-failed-units" "5" "2024-09-15" .PP .SH NAME .PP waybar - systemd failed units monitor module .PP .SH DESCRIPTION .PP The \fBsystemd-failed-units\fR module displays the number of failed systemd units.\& .PP .SH CONFIGURATION .PP Addressed by \fBsystemd-failed-units\fR .PP \fBformat\fR: .br typeof: string .br default: \fB{nr_failed} failed\fR .br The format, how information should be displayed.\& This format is used when other formats aren'\&t specified.\& .PP \fBformat-ok\fR: .br typeof: string .br This format is used when there is no failing units.\& .PP \fBuser\fR: .br typeof: bool .br default: \fBtrue\fR .br Option to count user systemd units.\& .PP \fBsystem\fR: .br typeof: bool .br default: \fBtrue\fR .br Option to count systemwide (PID=1) systemd units.\& .PP \fBhide-on-ok\fR: .br typeof: bool .br default: \fBtrue\fR .br Option to hide this module when there is no failing units.\& .PP \fBmenu\fR: .br typeof: string .br Action that popups the menu.\& .PP \fBmenu-file\fR: .br typeof: string .br Location of the menu descriptor file.\& There need to be an element of type .RS 4 GtkMenu with id \fBmenu\fR .PP .RE \fBmenu-actions\fR: .br typeof: array .br The actions corresponding to the buttons of the menu.\& .PP .SH FORMAT REPLACEMENTS .PP \fB{nr_failed_system}\fR: Number of failed units from systemwide (PID=1) systemd.\& .PP \fB{nr_failed_user}\fR: Number of failed units from user systemd.\& .PP \fB{nr_failed}\fR: Number of total failed units.\& .PP .SH EXAMPLES .PP .nf .RS 4 "systemd-failed-units": { "hide-on-ok": false, "format": "✗ {nr_failed}", "format-ok": "✓", "system": true, "user": false, } .fi .RE .PP .SH STYLE .PP .PD 0 .IP \(bu 4 \fB#systemd-failed-units\fR .IP \(bu 4 \fB#systemd-failed-units.\&ok\fR .IP \(bu 4 \fB#systemd-failed-units.\°raded\fR