zenix: fix hypridle, update rem extest
This commit is contained in:
parent
c1eb45d114
commit
602fa20d33
3 changed files with 353 additions and 157 deletions
|
|
@ -282,5 +282,5 @@ in {
|
|||
systemd.target = "hyprland-session.target";
|
||||
};
|
||||
|
||||
systemd.user.services.hypridle.Install.WantedBy = ["hyprland-session.target"];
|
||||
systemd.user.services.hypridle.Install.WantedBy = lib.mkForce ["hyprland-session.target"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue