dm matrix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-02 23:58:05 +02:00
parent 9ab9034a02
commit b3a0e2914b

View File

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