Auto-commit: 2026-01-06 11:42:35
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = rec {
|
settings = rec {
|
||||||
default_session = {
|
default_session = {
|
||||||
command = "${pkgs.regreet}/bin/regreet";
|
command = "${pkgs.uwsm}/bin/uwsm start -e -D Hyprland ${pkgs.gyprland}/bin/start-hyprland";
|
||||||
user = "greeter";
|
user = "lilly";
|
||||||
};
|
};
|
||||||
initial_session = default_session;
|
initial_session = default_session;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user