Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless Plymouth for SDDM #2

Open
ugjka opened this issue Feb 18, 2021 · 0 comments
Open

Seamless Plymouth for SDDM #2

ugjka opened this issue Feb 18, 2021 · 0 comments

Comments

@ugjka
Copy link
Owner

ugjka commented Feb 18, 2021

No scripts needed :)

systemctl edit --full sddm-plymouth.service

[Unit]
Description=Simple Desktop Display Manager
Documentation=man:sddm(1) man:sddm.conf(5)
Conflicts=getty@tty1.service plymouth-quit.service
Wants=plymouth-deactivate.service
After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service

[Service]
ExecStart=/usr/bin/sddm
ExecStartPost=/bin/sleep 30
ExecStartPost=/usr/bin/plymouth quit --retain-splash
Restart=always

[Install]
Alias=display-manager.service

Originally posted by @ugjka in sddm/sddm#196 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant