Z
This commit is contained in:
parent
00f0607157
commit
fabd157167
1 changed files with 6 additions and 6 deletions
|
|
@ -284,15 +284,15 @@ in{
|
|||
# command = "pidof hyprlock && ${secondary}";
|
||||
#}
|
||||
{
|
||||
timeout = 300;
|
||||
timeout = 870;
|
||||
command = "${suspendScript ''${pkgs.libnotify}/bin/notify-send "You are idle. Going to sleep in 30 seconds"''}";
|
||||
#command = "${locking-script}";
|
||||
}
|
||||
#{
|
||||
#timeout = 330;
|
||||
#command = "${suspendScript "${systemctl} suspend"}";
|
||||
#command = "pidof hyprlock && ${secondary}";
|
||||
#}
|
||||
{
|
||||
timeout = 900;
|
||||
command = "${suspendScript "${systemctl} suspend"}";
|
||||
command = "pidof hyprlock && ${secondary}";
|
||||
}
|
||||
];
|
||||
};
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue