mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05: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
|