Difference between revisions of "Install Display Managers"

m
→‎LightDM: Changed Eanble to Enable
m (Added boxes)
m (→‎LightDM: Changed Eanble to Enable)
Tags: Mobile web edit Mobile edit
Line 17: Line 17:
{{UserCmd|command=pamac install manjaro-gdm-theme}}
{{UserCmd|command=pamac install manjaro-gdm-theme}}
If Using Plymouth the service to enable is
If Using Plymouth the service to enable is
{{UserCmd|command=systemctl eanble gdm-plymouth.service --force}}
{{UserCmd|command=systemctl enable gdm-plymouth.service --force}}
|}
|}
=LXDM=
=LXDM=
{|
{|
Line 29: Line 30:
{{UserCmd|command=sudo systemctl enable lxdm.service --force}}
{{UserCmd|command=sudo systemctl enable lxdm.service --force}}
If using Plymouth the service to enable is
If using Plymouth the service to enable is
{{UserCmd|command=systemctl eanble lxdm-plymouth.service --force}}
{{UserCmd|command=systemctl enable lxdm-plymouth.service --force}}
|}
|}
=SDDM=
=SDDM=
{|
{|
Line 41: Line 43:
{{UserCmd|command=sudo systemctl enable sddm.service --force}}
{{UserCmd|command=sudo systemctl enable sddm.service --force}}
If using Plymouth the service to enable is
If using Plymouth the service to enable is
{{UserCmd|command=systemctl eanble sddm-plymouth.service --force}}
{{UserCmd|command=systemctl enable sddm-plymouth.service --force}}
|}
|}
=LightDM=
=LightDM=
{|
{|
Line 53: Line 56:
{{UserCmd|command=sudo systemctl enable lightdm.service --force}}
{{UserCmd|command=sudo systemctl enable lightdm.service --force}}
If using Plymouth the service to enable is
If using Plymouth the service to enable is
{{UserCmd|command=systemctl eanble lightdm-plymouth.service --force}}
{{UserCmd|command=systemctl enable lightdm-plymouth.service --force}}


With LightDM, you also will need to install and configure a greeter.  If you don't install a greeter, it won't work. There are a lot of greeters for LightDM.  We will cover two of the greeters most commonly used by Manjaro editions.
With LightDM, you also will need to install and configure a greeter.  If you don't install a greeter, it won't work. There are a lot of greeters for LightDM.  We will cover two of the greeters most commonly used by Manjaro editions.
|}
|}
=Lightdm Greeters=
=Lightdm Greeters=
==Slick Greeter==
==Slick Greeter==
1

edit