We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No scripts needed :)
systemctl edit --full sddm-plymouth.service
[Unit] Description=Simple Desktop Display Manager Documentation=man:sddm(1) man:sddm.conf(5) [email protected] plymouth-quit.service Wants=plymouth-deactivate.service After=systemd-user-sessions.service [email protected] 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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
No scripts needed :)
systemctl edit --full sddm-plymouth.service
Originally posted by @ugjka in sddm/sddm#196 (comment)
The text was updated successfully, but these errors were encountered: