summaryrefslogtreecommitdiff
path: root/.config/systemd/user/kdeconnectd.service
blob: def1bff206ef1ec1ed76a08bfc43bebd90f14c9a (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Connect your computer to your smartphone or tablet

[Service]
ExecStart=env QT_QPA_PLATFORM=wayland /usr/bin/kdeconnectd

[Install]
WantedBy=default.target