JezerM / nody-greeter

LightDM greeter that allows to create wonderful themes with web technologies. Made in Node.js
https://web-greeter-page.vercel.app
GNU General Public License v3.0
125 stars 8 forks source link

How would I go about making a smooth transition to plymouth from lightdm with this greeter #47

Open LelouBil opened 1 year ago

LelouBil commented 1 year ago

Apologies if this is not the right place to ask

Environment

Description of feature

I set up a custom systemd override for lightdm to make the transition from plymouth smooth like described here https://wiki.archlinux.org/title/Plymouth#Smooth_transition

However I still have a black screen for about 2 seconds after the boot animation, but with a mouse cursor. That is why I think the greeter is running by this point, but there is still no output until the ui loads

Can I do something about it ? Or can you ? Or is it only a lightdm issue or a plymouth issue ? I don't really know.