mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
screen-locker: minor description fix
This commit is contained in:
@@ -99,7 +99,7 @@ in {
|
||||
type = types.int;
|
||||
default = 600;
|
||||
description = ''
|
||||
X server's screensaver cycle value expresed as seconds.
|
||||
The X server's screensaver cycle value expressed as seconds.
|
||||
This will be used with <command>xset</command> to configure
|
||||
the cycle along with timeout.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user