fix: units not starting correctly
This commit is contained in:
parent
5fdd067ce7
commit
2a1262df2f
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ in {
|
|||
color = "000000";
|
||||
};
|
||||
};
|
||||
systemd.user.services.waybar.Unit.After = ["graphical-session.target"];
|
||||
systemd.user.services.swayidle.Unit.After = ["graphical-session.target"];
|
||||
services.swayidle = {
|
||||
enable = true;
|
||||
events = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue