mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
11 lines
152 B
Desktop File
Executable File
11 lines
152 B
Desktop File
Executable File
# Dependencies: "rofi-greenclip"
|
|
|
|
[Unit]
|
|
Description=Greenclip daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/greenclip daemon
|
|
|
|
[Install]
|
|
WantedBy=default.target
|