fix waybar

This commit is contained in:
nora 2025-06-28 11:33:54 +02:00
parent f12f076986
commit 0ce8a66748

View file

@ -28,9 +28,9 @@
systemd-failed-units = { systemd-failed-units = {
hide-on-ok = true; # Hide if there are zero failed units. hide-on-ok = true; # Hide if there are zero failed units.
format = " {nr_failed}"; format = " {nr_failed}";
format-ok = ""; format-ok = " systemd is ok but waybar is not";
system = true; # Monitor failed systemwide units. system = true; # monitor sytem units
user = false; # Ignore failed user units. user = true; # monitor user units
}; };
"custom/music-back" = { "custom/music-back" = {
format = ""; format = "";