Difference between revisions of "Translations:Install Display Managers/9/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) Tags: Mobile web edit Mobile edit |
||
| Line 3: | Line 3: | ||
To enable LightDM as the default display manager use: | To enable LightDM as the default display manager use: | ||
{{UserCmd|command=sudo systemctl enable lightdm.service --force}} | {{UserCmd|command=sudo systemctl enable lightdm.service --force}} | ||
Latest revision as of 17:09, 24 February 2026
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