12 lines
239 B
Desktop File
12 lines
239 B
Desktop File
# Note: i didn't use systemd, so it can be not works :)
|
|
|
|
[Unit]
|
|
Description=Privacy-oriented frontend for DeviantArt
|
|
|
|
[Service]
|
|
Directory=<path-to-dir-with-skunkyart>
|
|
ExecStart=<path-to-dir-skunkyart>
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|