login is nonsense
This commit is contained in:
parent
9075030f94
commit
08ccd07b41
@ -32,7 +32,7 @@
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
user = "user";
|
||||
command = "${pkgs.greetd.greetd}/bin/agreety --cmd Hyprland";
|
||||
command = "${pkgs.hyprland}/bin/Hyprland";
|
||||
};
|
||||
default_session = initial_session;
|
||||
};
|
||||
|
Reference in New Issue
Block a user