taffybar: restart the service on failure
(cherry picked from commit f77d6b7a2d
)
This commit is contained in:
parent
d5f6e84862
commit
2fa6dd4cf5
|
@ -35,6 +35,7 @@ in
|
|||
|
||||
Service = {
|
||||
ExecStart = "${cfg.package}/bin/taffybar";
|
||||
Restart = "on-failure";
|
||||
};
|
||||
|
||||
Install = {
|
||||
|
|
Loading…
Reference in a new issue