mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
13 lines
219 B
Desktop File
13 lines
219 B
Desktop File
[Unit]
|
|
Description=Snapcast
|
|
After=pipewire.service
|
|
Requires=pipewire.service
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=%h/git/audio/snapcast/bin/snapclient --player pipewire
|
|
Restart=on-failure
|