ly animation

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-23 14:25:17 +01:00
parent b977aea25f
commit 16ca72ff24

View File

@@ -17,7 +17,8 @@
package = pkgs.ly;
settings = with rice.color; let h = rice.lib.nohash; in {
allow_empty_password = false;
animation = "matrix";
# animation = "matrix";
animation = "gameoflife";
animation_timeout_sec = 0; # forever
asterisk = "*";
auth_fails = 10;