mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
parent
522238c1f8
commit
0b92698976
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
systemd-failed-units = {
|
||||
hide-on-ok = true; # Hide if there are zero failed units.
|
||||
format = "✗ {nr_failed}";
|
||||
# https://github.com/Alexays/Waybar/issues/4241#issuecomment-3277122575
|
||||
format-ok = "✓ there is an 'activating' unit";
|
||||
system = true; # monitor sytem units
|
||||
user = true; # monitor user units
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue