mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
11 lines
227 B
Desktop File
11 lines
227 B
Desktop File
[Unit]
|
|
Description="Clipboard clipboard manager"
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/wl-paste -t text --watch /usr/bin/clipman store --no-persist
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=wm-ready.target
|