Programming
Posts tagged with Programming
-
Building a LightDM Webkit Greeter Theme — January 23, 2021
I recently built a custom LightDM greeter theme , and there wasn’t a whole lot of info I found on how to do this, so I wanted to jot down some tips. LightDM has the concept of greeters, which are the user’s entrypoint into a graphical session. One of these greeters is lightdm-webkit2-greeter which allows your greeter to be created using standard web technologies.