dotfiles/.config/systemd/user/org.kde.kdeconnect.service

13 lines
257 B
Desktop File

[Unit]
Description=Adds communication between KDE and your smartphone
After=graphical-session.target
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.kde.kdeconnect
ExecStart=/usr/lib/kdeconnectd
[Install]
WantedBy=graphical-session.target