mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
11 lines
187 B
Desktop File
11 lines
187 B
Desktop File
[Unit]
|
|
Description=mpv
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/mpv --idle=yes --input-ipc-server=/tmp/mpv.sock
|
|
Type=simple
|
|
#Environment=PULSE_SERVER=192.168.1.10
|
|
|
|
[Install]
|
|
WantedBy=default.target
|