summaryrefslogtreecommitdiff
path: root/hermes
diff options
context:
space:
mode:
authorLeonardo <noreply@leoflo.me>2025-11-06 08:55:02 +0100
committerLeonardo <noreply@leoflo.me>2025-11-06 08:55:02 +0100
commit335a8a694a55168ee12a14d4be3907c1d181343d (patch)
tree814f20b19d8845e525d5ba42294d32fe913229a1 /hermes
parent15d0a87c557a574e31ffb812ec94c8db8a3ea290 (diff)
downloadnixos-335a8a694a55168ee12a14d4be3907c1d181343d.tar.gz
nixos-335a8a694a55168ee12a14d4be3907c1d181343d.zip
ly style :D
Diffstat (limited to 'hermes')
-rw-r--r--hermes/nixos/gui/default.nix2
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";
};
};