remove waybar workaround

This commit is contained in:
nora 2025-11-19 19:11:23 +01:00
parent a6c3da4db6
commit 0eac1f0e65

View file

@ -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
};