mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
remove waybar workaround
This commit is contained in:
parent
a6c3da4db6
commit
0eac1f0e65
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
systemd-failed-units = {
|
||||
hide-on-ok = true; # Hide if there are zero failed units.
|
||||
format = "✗ {nr_failed}";
|
||||
format-ok = "✓ systemd is ok but waybar is not";
|
||||
system = true; # monitor sytem units
|
||||
user = true; # monitor user units
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue