ly: disable gameoflife animation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-21 09:18:26 +01:00
parent 9d67da0d7c
commit 4ffce27cdd

View file

@ -9,7 +9,7 @@
boot.kernelParams = [ "quiet" ];
services.displayManager.ly.settings = {
animation = "gameoflife";
animation = "none";
bigclock = true;
};