add restart delay for waybar

This commit is contained in:
Noa Aarts 2024-11-26 10:00:17 +01:00
parent 358fec64c3
commit 022d8c580f
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -266,6 +266,10 @@ in
RestartSec = 15; RestartSec = 15;
}; };
}; };
waybar = {
Service.RestartSec = 5;
};
} }
# makes an automapaper service and config for every monitor. # makes an automapaper service and config for every monitor.
(builtins.listToAttrs ( (builtins.listToAttrs (