diff --git a/modules/home/wm/default.nix b/modules/home/wm/default.nix index b5a2a80..86ae969 100644 --- a/modules/home/wm/default.nix +++ b/modules/home/wm/default.nix @@ -93,7 +93,7 @@ in type = types.int; default = 15; example = 1; - description = "Inactive time interval to lock the screen automatically"; + description = "Inactive time interval (in minutes) to lock the screen automatically"; }; }; };