bars=20                              -- nr of bars must be set in cava-config!!! (needs a restart of conky)
max=1000                      		 -- max value of bars
cap="b"                       		 -- End of cap line (r,b,s) for round, butt, square
x=4                           		 -- First bar vertical position
y=64                          		 -- Bars horizontal positions
barspaces=2                   		 -- Spaces between bars
angle_bar=0                   		 -- Set angle of bar (make it circular)
radius=0                      		 -- Radius of the circle
rainbow_colours=1             		 -- Rainbow colors on or off  ("1" or "0")
fg_colour={0x00bbff,1}        		 -- Foreground color of activated blocks
bg_colour={0x227766,0}        		 -- Background color of deactived blocks
alarm_colour={0xff8700,1}     		 -- Gradient color to the max
smooth=true                   		 -- Smooth bars
blockspaces=0                 		 -- Space between the blocks
blocks=28                     		 -- Nr of blocks per bar
height=2                      		 -- Height of a block
width=13                      		 -- Width of a block
angle=0                       		 -- Angle of all bars
skew_x=0                      		 -- Skew bars (can be negative number)
skew_y=0                      		 -- Skew blocks (can be negative number)
reflection="b"                		 -- Position of the reflection ("b","t","l","r" for bottom, top, left, right)
reflection_alpha=0.6          		 -- Alpha blend of reflection (0 to 1)
reflection_length=0.8         		 -- Length of reflection (0 to 1)
reflection_scale=0.8          		 -- Scale/stretch of reflection (can only be higher then 0)
reflection_fade="y"           		 -- Fade to transparent yes or no ("y" or "n")
reflection_spacing=1.9        		 -- Spacing between bars and reflection, smaller is more spacing (0.01 to 2)