cdotfis/dotfiles/other/etc/systemd/system/sddm.timer

10 lines
146 B
SYSTEMD

[Unit]
Description=Start sddm service at a fixed time after boot
[Timer]
OnStartupSec=10
Unit=sddm.service
[Install]
WantedBy=multi-user.target