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}";
|
# 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 = "${suspendScript ''${pkgs.libnotify}/bin/notify-send "You are idle. Going to sleep in 30 seconds"''}";
|
||||||
#command = "${locking-script}";
|
#command = "${locking-script}";
|
||||||
}
|
}
|
||||||
#{
|
{
|
||||||
#timeout = 330;
|
timeout = 900;
|
||||||
#command = "${suspendScript "${systemctl} suspend"}";
|
command = "${suspendScript "${systemctl} suspend"}";
|
||||||
#command = "pidof hyprlock && ${secondary}";
|
command = "pidof hyprlock && ${secondary}";
|
||||||
#}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue