rydesun/.config/systemd/user/kdeconnect.service
2021-02-17 22:53:04 +08:00

11 lines
225 B
Desktop File

[Unit]
Description=Communication Daemon between desktop and smartphone
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStartPre=/usr/bin/sleep 5
ExecStart=/usr/bin/kdeconnect-indicator
[Install]
WantedBy=Xorg.target