nixos/xautolock: improve doc of time parameer
Specify that the `time` parameter expresses minutes.
This commit is contained in:
parent
64825dfd26
commit
1dca9d763c
@ -21,7 +21,7 @@ in
|
|||||||
type = types.int;
|
type = types.int;
|
||||||
|
|
||||||
description = ''
|
description = ''
|
||||||
Idle time to wait until xautolock locks the computer.
|
Idle time (in minutes) to wait until xautolock locks the computer.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user