Closed thepenguinthatwants closed 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)
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
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-greetersudo 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!