Auto-commit: 2026-01-06 02:34:19
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
settings = rec {
|
settings = rec {
|
||||||
default_session = {
|
default_session = {
|
||||||
command = "${pkgs.tuigreet} --cmd start-hyprland";
|
command = "${pkgs.tuigreet} --cmd start-hyprland";
|
||||||
|
user = "lilly";
|
||||||
};
|
};
|
||||||
initial_session = default_session;
|
initial_session = default_session;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user