dm matrix
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
package = pkgs.ly;
|
package = pkgs.ly;
|
||||||
settings = with rice.color; let h = rice.lib.nohash; in {
|
settings = with rice.color; let h = rice.lib.nohash; in {
|
||||||
allow_empty_password = false;
|
allow_empty_password = false;
|
||||||
# animation = "matrix";
|
animation = "matrix";
|
||||||
animation = "gameoflife";
|
# animation = "gameoflife";
|
||||||
animation_timeout_sec = 0; # forever
|
animation_timeout_sec = 0; # forever
|
||||||
asterisk = "*";
|
asterisk = "*";
|
||||||
auth_fails = 10;
|
auth_fails = 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user