Translations:Install Display Managers/3/en

Revision as of 17:38, 7 September 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GDM can be installed by entering the following command:

user $ pamac install gdm COPY TO CLIPBOARD


To enable GDM as your default display manager use the command:

user $ systemctl enable gdm.service --force COPY TO CLIPBOARD


To install the Manjaro specific theming for GDM you can use the command:

user $ pamac install manjaro-gdm-theme COPY TO CLIPBOARD


If Using Plymouth the service to enable is

user $ systemctl enable gdm-plymouth.service --force COPY TO CLIPBOARD


|}