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

11 lines
224 B
Desktop File

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