Litarvan / lightdm-webkit-theme-litarvan

Litarvan's LightDM HTML Theme
BSD 3-Clause "New" or "Revised" License
707 stars 75 forks source link

Installation guide doesnt seem to be enough? #60

Closed thepenguinthatwants closed 5 years ago

thepenguinthatwants commented 5 years ago

Hi!

I've being trying to set this theme but nothing seems to work.

pacman -S lightdm-webkit-theme-litarvan

sudo vim /etc/lightdm/lightdm.conf under the section [LightDM] greeter-session=lightdm-webkit2-greeter

sudo vim /etc/lightdm/lightdm-webkit.conf

seems like there was no such file earlier so I wrote

theme = litarvan

OOh it was a wrong file.. my typo sorry!

thepenguinthatwants commented 5 years ago

Checking the logs

sudo less /var/log/lightdm/seat0-greeter.log

(lightdm-gtk-greeter:695): Gtk-WARNING **: 17:19:48.480: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node menubar owner GreeterMenuBar)

Litarvan commented 5 years ago

It says "lightdm-gtk-greeter" which means you did something wrong on editing lightdm.conf, you are supposed to edit greeter-session for the [Seat:*] section, not an issue with the theme