Adjust bg script animation speed

This commit is contained in:
davidovski 2023-02-06 12:07:49 +00:00
parent 886f6d7aad
commit 8c1786d852
6 changed files with 23 additions and 14 deletions

View file

@ -13,6 +13,14 @@ audio_output {
max_clients "0"
}
audio_output {
type "httpd"
name "HQ HTTP Stream"
encoder "wave" # optional, vorbis or lame
port "6681"
max_clients "0"
}
audio_output {
type "pulse"
name "mpd"