castle: update hypridle settings

This commit is contained in:
Tigor Hutasuhut 2024-09-02 20:55:14 +07:00
parent c3bc08a3f0
commit 815ea73082

View file

@ -43,6 +43,10 @@ in
wallust.alpha = 80; wallust.alpha = 80;
swayosd.display = "DP-1"; swayosd.display = "DP-1";
dunst.monitor = "1"; dunst.monitor = "1";
hypridle = {
lockTimeout = 3600;
suspendTimeout = 7200;
};
}; };
discord.enable = true; discord.enable = true;
slack.enable = true; slack.enable = true;