[Desktop/Plasma] Ask sddm to use wayland for its own display, although it doesn't seem to work

This commit is contained in:
Antoine Viallon 2023-04-20 19:18:06 +02:00
parent cd8b4e7879
commit f4cf605c54
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -36,6 +36,9 @@ in {
X11 = {
MinimumVT = mkOverride 50 1;
};
General = {
DisplayServer = "wayland";
};
};
};