mirror of
https://github.com/rkd77/elinks.git
synced 2024-10-07 04:53:37 -04:00
11 lines
126 B
Desktop File
11 lines
126 B
Desktop File
[Unit]
|
|
Description=clip.sh
|
|
|
|
[Service]
|
|
ExecStart=clip.sh
|
|
Type=simple
|
|
Environment=DISPLAY=:0
|
|
|
|
[Install]
|
|
WantedBy=default.target
|