minor updates
This commit is contained in:
parent
9b2d75a42f
commit
412911f17c
4 changed files with 44 additions and 43 deletions
|
@ -109,7 +109,7 @@ in {
|
|||
timeouts = [
|
||||
{
|
||||
timeout = 300;
|
||||
command = "${lib.getExe pkgs.gtklock}";
|
||||
command = "${lib.getExe pkgs.gtklock} &";
|
||||
}
|
||||
{
|
||||
timeout = 900;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue