Difference between revisions of "Translations:Install Display Managers/9/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(No difference)
|
Revision as of 17:38, 7 September 2021
To install LightDM, enter the command:
user $ pamac install lightdm
To enable LightDM as the default display manager use:
user $ sudo systemctl enable lightdm.service --force
If using Plymouth the service to enable is
user $ systemctl enable lightdm-plymouth.service --force