hotfix(calamares): add greetd to online displaymanager.conf
The online DM chooser offers greetd but the online displaymanager.conf never listed it, so Calamares skipped DMgreetd and never wrote /etc/greetd/config.toml for COSMIC. Offline already had it. PS: as the maintainer, this is part of the hotfix release that will drop shortly after I finish suffering through a Gentoo install.
This commit is contained in:
@@ -6,5 +6,6 @@ displaymanagers:
|
|||||||
- sddm
|
- sddm
|
||||||
- lxdm
|
- lxdm
|
||||||
- slim
|
- slim
|
||||||
|
- greetd
|
||||||
|
|
||||||
basicSetup: false
|
basicSetup: false
|
||||||
|
|||||||
Reference in New Issue
Block a user