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
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=%h/git/audio/snapcast/bin/snapclient
|
||||
ExecStop=killall -q snapclient
|
||||
Type=simple
|
||||
ExecStart=%h/git/audio/snapcast/bin/snapclient --player pipewire
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user