You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit] |
|
Description=KRunner |
|
PartOf=graphical-session.target |
|
|
|
[Service] |
|
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/krunner |
|
Type=dbus |
|
BusName=org.kde.krunner |
|
TimeoutSec=5sec |
|
Slice=background.slice |
|
# Disable restart as we're dbus activated anyway |
|
Restart=no
|
|
|