add restart delay for waybar
This commit is contained in:
parent
358fec64c3
commit
022d8c580f
1 changed files with 4 additions and 0 deletions
|
|
@ -266,6 +266,10 @@ in
|
|||
RestartSec = 15;
|
||||
};
|
||||
};
|
||||
|
||||
waybar = {
|
||||
Service.RestartSec = 5;
|
||||
};
|
||||
}
|
||||
# makes an automapaper service and config for every monitor.
|
||||
(builtins.listToAttrs (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue