Brooklyn/plasma/workspace/ksplash/ksplashqml/plasma-ksplash.service.in

11 lines
230 B
SYSTEMD
Raw Normal View History

2022-03-05 22:41:29 +05:00
[Unit]
Description=Splash screen shown during boot
PartOf=graphical-session.target
After=plasma-kwin_wayland.service
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/ksplashqml
Type=oneshot
Slice=background.slice
TimeoutSec=40sec