Auto-commit: 2026-01-06 02:34:19

This commit is contained in:
2026-01-06 02:34:19 +00:00
parent 5c6711ba46
commit d2f87fb26a

View File

@@ -5,6 +5,7 @@
settings = rec {
default_session = {
command = "${pkgs.tuigreet} --cmd start-hyprland";
user = "lilly";
};
initial_session = default_session;
};