hyprland: add greeter user to greetd configuration

This commit is contained in:
ooks-io 2024-10-29 16:44:30 +11:00
parent 3c0188a701
commit c6d0e010ff

View file

@ -44,6 +44,7 @@ in {
"--cmd"
(getExe hyprland)
];
user = "greeter";
};
};
};