mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
fix(snapcast): use pipewire player
This commit is contained in:
@@ -7,7 +7,6 @@ Requires=pipewire.service
|
|||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=simple
|
||||||
RemainAfterExit=true
|
ExecStart=%h/git/audio/snapcast/bin/snapclient --player pipewire
|
||||||
ExecStart=%h/git/audio/snapcast/bin/snapclient
|
Restart=on-failure
|
||||||
ExecStop=killall -q snapclient
|
|
||||||
|
|||||||
Reference in New Issue
Block a user