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;
|
||||
|
||||
description = ''
|
||||
Idle time to wait until xautolock locks the computer.
|
||||
Idle time (in minutes) to wait until xautolock locks the computer.
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user