about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--modules/by-name/ly/ly/module.nix2
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 dc0fe5a1..77bcda4f 100644
--- a/modules/by-name/ly/ly/module.nix
+++ b/modules/by-name/ly/ly/module.nix
@@ -74,7 +74,7 @@ in {
         # Stop animations after 10 secs.
         animation_timeout_sec = 60;
 
-        animation = "matrix";
+        animation = "colormix";
 
         custom_sessions = "${customSessionsDir}";