making greetd autologin to plasma
This commit is contained in:
parent
d8c79c22c8
commit
478dfffa8f
|
@ -80,7 +80,7 @@ with lib;
|
|||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "/home/chris/bin/hyprland";
|
||||
command = "dbus-run-session startplasma-wayland";
|
||||
user = "chris";
|
||||
};
|
||||
default_session = {
|
||||
|
|
Loading…
Reference in a new issue