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