diff --git a/.config/cava/config b/.config/cava/config index cf6fdf4..4de01ef 100644 --- a/.config/cava/config +++ b/.config/cava/config @@ -86,8 +86,8 @@ sample_bits = 24 # 'stereo' mirrors both channels with low frequencies in center. # 'mono' outputs left to right lowest to highest frequencies. # 'mono_option' set mono to either take input from 'left', 'right' or 'average'. -; channels = stereo -; mono_option = average +channels = mono +mono_option = average # Raw output target. A fifo will be created if target does not exist. ; raw_target = /dev/stdout