ly: disable gameoflife animation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9d67da0d7c
commit
4ffce27cdd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
boot.kernelParams = [ "quiet" ];
|
boot.kernelParams = [ "quiet" ];
|
||||||
|
|
||||||
services.displayManager.ly.settings = {
|
services.displayManager.ly.settings = {
|
||||||
animation = "gameoflife";
|
animation = "none";
|
||||||
bigclock = true;
|
bigclock = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue