mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
10 lines
183 B
Desktop File
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
|