diff options
| author | Leonardo <noreply@leoflo.me> | 2025-11-06 08:55:02 +0100 |
|---|---|---|
| committer | Leonardo <noreply@leoflo.me> | 2025-11-06 08:55:02 +0100 |
| commit | 335a8a694a55168ee12a14d4be3907c1d181343d (patch) | |
| tree | 814f20b19d8845e525d5ba42294d32fe913229a1 | |
| parent | 15d0a87c557a574e31ffb812ec94c8db8a3ea290 (diff) | |
| download | nixos-335a8a694a55168ee12a14d4be3907c1d181343d.tar.gz nixos-335a8a694a55168ee12a14d4be3907c1d181343d.zip | |
ly style :D
| -rw-r--r-- | hermes/nixos/gui/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hermes/nixos/gui/default.nix b/hermes/nixos/gui/default.nix index 272a812..b51dfd0 100644 --- a/hermes/nixos/gui/default.nix +++ b/hermes/nixos/gui/default.nix @@ -20,6 +20,8 @@ x11Support = false; settings = { + animation = "gameoflife"; + bigclock = "en"; session_log = ".ly-session.log"; }; }; |
