castle: update hypridle settings
This commit is contained in:
parent
c3bc08a3f0
commit
815ea73082
|
@ -43,6 +43,10 @@ in
|
|||
wallust.alpha = 80;
|
||||
swayosd.display = "DP-1";
|
||||
dunst.monitor = "1";
|
||||
hypridle = {
|
||||
lockTimeout = 3600;
|
||||
suspendTimeout = 7200;
|
||||
};
|
||||
};
|
||||
discord.enable = true;
|
||||
slack.enable = true;
|
||||
|
|
Loading…
Reference in a new issue