From fc1698a5d9273986b2cdc1e141657a0af7d9ef2e Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Sun, 31 May 2026 21:53:57 -0700 Subject: [PATCH] [ly] Switch back to Matrix animation --- system/features/gui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/features/gui.nix b/system/features/gui.nix index 7dad85e..0987d69 100644 --- a/system/features/gui.nix +++ b/system/features/gui.nix @@ -21,7 +21,7 @@ enable = true; # See https://github.com/S41G0N/ly/blob/master/res/config.ini settings = { - animation = "doom"; # matrix|doom|none + animation = "matrix"; # matrix|doom|none bigclock = "en"; clear_password = true; # erase the password on failure clock = "%c"; # Show the clock