3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 14:54:17 +00:00
Brooklyn/plasma/workspace/ksplash/ksplashqml/plasma-ksplash.service.in

11 lines
230 B
SYSTEMD
Raw Normal View History

2022-03-05 17:41:29 +00: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