Auto-commit: 2026-01-06 02:35:41
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
enable = true;
|
||||
settings = rec {
|
||||
default_session = {
|
||||
command = "${pkgs.tuigreet} --cmd start-hyprland";
|
||||
command = "${pkgs.tuigreet}/bin/tuigreet --cmd start-hyprland";
|
||||
user = "lilly";
|
||||
};
|
||||
initial_session = default_session;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user