fairyglade / ly

display manager with console UI
Do What The F*ck You Want To Public License
5.47k stars 305 forks source link

No animation after plymouth-quit-wait.service #529

Closed Jzavrk closed 6 months ago

Jzavrk commented 1 year ago

Using systemd. Ly works fine but does not animate.

Fixed by disabling splash screen or by adding drop-in file:

[Service]
ExecStartPre=-/usr/bin/sleep 1

The later solution makes transition not smooth at all.