2549bb1880
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
10 lines
211 B
Desktop File
10 lines
211 B
Desktop File
[Unit]
|
|
Description=A simple clipboard manager for Wayland
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/wl-paste -t text --watch clipman store
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|