diff options
Diffstat (limited to 'modules/by-name/ly')
| -rw-r--r-- | modules/by-name/ly/ly/module.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/ly/ly/module.nix b/modules/by-name/ly/ly/module.nix index 376f6e61..809eb256 100644 --- a/modules/by-name/ly/ly/module.nix +++ b/modules/by-name/ly/ly/module.nix @@ -37,7 +37,7 @@ in { # Stop animations after 10 secs. animation_timeout_sec = 60; - animation = "gameoflife"; + animation = "matrix"; # Clear the password on failure. clear_password = true; |
