Compare commits

..

No commits in common. "bd7b0bd9553a4d12df94080fbbe9256b897ab412" and "ff1cfaca45edfb2b6746b48bfdfcab7791acf260" have entirely different histories.

3 changed files with 1 additions and 13 deletions

View file

@ -1,4 +1,4 @@
- src: git+https://forgejo.fudiggity.nl/sonny/common-ansible.git - src: git+https://git.fudiggity.nl/ansible/common.git
name: common name: common
version: master version: master
scm: git scm: git

View file

@ -18,12 +18,6 @@ audio_output {
dsd "yes" dsd "yes"
} }
audio_output {
type "fifo"
name "my_fifo"
path "/tmp/mpd.fifo"
}
input { input {
enabled "no" enabled "no"
plugin "tidal" plugin "tidal"

View file

@ -18,12 +18,6 @@ connected_message_on_startup = no
display_bitrate = yes display_bitrate = yes
visualizer_data_source = "/tmp/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_in_stereo = "yes"
visualizer_type = "spectrum"
visualizer_look = "+|"
############## Theme ################### ############## Theme ###################
user_interface = classic user_interface = classic