bars=24                              -- 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=18                          		 -- First bar vertical position
y=101                         		 -- Bars horizontal positions
barspaces=6                   		 -- Spaces between bars
angle_bar=0                   		 -- Set angle of bar (make it circular)
radius=6                      		 -- Radius of the circle
rainbow_colours=0             		 -- Rainbow colors on or off  ("1" or "0")
fg_colour={0x00bbff,1}        		 -- Foreground color of activated blocks (disabled when rainbow is on)
bg_colour={0x227766,0}        		 -- Background color of deactived blocks (disabled when rainbow is on)
alarm_colour={0xff8700,1}     		 -- Gradient color to the max (disabled when rainbow is on)
smooth=true                   		 -- Smooth bars
led_effect=""                 		 -- Led effects. "3d", "e", "a", "r" or empty  (has no effect on angled or skewed bars)
blockspaces=4                 		 -- Space between the blocks
blocks=8                      		 -- Nr of blocks per bar
falling_blocks=1              		 -- 1 = enabled, 0 = disabled
falling_led_effect=0          		 -- Led effects on falling blocks 1 = enabled, 0 = disabled (no affect on rainbow)
falling_block_fade=0          		 -- Falling block fades to transparent (use falling_colour for starting point of alpha)
falling_speed=1               		 -- Speed that blocks fall per conky update  (0.01 - 10)
falling_delay=7               		 -- Updates to wait before falling
falling_direction="down"      		 -- Falling direction of blocks "up" or "down"
falling_colour={0xff8700,1}   		 -- Color of falling block, alpha is used in fade (no affect on rainbow)
height=8                      		 -- Height of a block
width=8                       		 -- 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            		 -- Alpha blend of reflection (0 to 1)
reflection_length=0           		 -- Length of reflection (0 to 1)
reflection_scale=1            		 -- Scale/stretch of reflection (can only be higher then 0)
reflection_fade="y"           		 -- Fade to transparent yes or no ("y" or "n")
reflection_spacing=0.08       		 -- Spacing between bars and reflection, smaller is more spacing (0.01 to 2)
