mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-27 22:11:22 +00:00
10 lines
153 B
Desktop File
10 lines
153 B
Desktop File
[Unit]
|
|
Description=Pipewire Soundpad Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pwsp-daemon
|
|
Restart=no
|
|
RuntimeDirectory=pwsp
|
|
|
|
[Install]
|
|
WantedBy=default.target |