Revert "remove waybar workaround"

This reverts commit 0eac1f0e65.
This commit is contained in:
nora 2025-12-01 17:24:42 +01:00
parent 291645b76d
commit 9b7a19f1d2

View file

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