Antergos / web-greeter

A modern, visually appealing greeter for LightDM.
http://antergos.github.io/web-greeter
GNU General Public License v3.0
233 stars 57 forks source link

Have two gnome on login screen #90

Closed eailfly closed 7 years ago

eailfly commented 7 years ago

Have two 'gnome' on the login screen , where can I delete one of theme 1570503789

meltdown03 commented 7 years ago

One is Wayland, other is Xserver.

Nepoxx commented 5 years ago

I have the same thing, on both my installs. I've tried all 4 options (I have the same as the screenshot):

How can I get gnome on wayland?

meltdown03 commented 5 years ago

How can I get gnome on wayland? I had to switch to GDM instead of LightDM.

pacman -S gdm
sudo systemctl disable lightdm
sudo systemctl enable gdm

reboot

Once you get in, open a terminal and type echo $XDG_SESSION_TYPE, it should say wayland