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

10 lines
183 B
Desktop File

[Unit]
Description=Clipboard manager with searchable and editable history
[Service]
Type=idle
Environment="LANG=zh_CN.UTF-8"
ExecStart=/usr/bin/copyq
[Install]
WantedBy=Xorg.target