add: cava
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
[general]
|
||||
framerate = 60
|
||||
autosens = 1
|
||||
bars = 0
|
||||
bar_width = 3
|
||||
bar_spacing = 1
|
||||
sleep_timer = 5
|
||||
|
||||
[input]
|
||||
method = pipewire
|
||||
source = auto
|
||||
|
||||
[output]
|
||||
method = ncurses
|
||||
style = stereo
|
||||
|
||||
[color]
|
||||
gradient = 1
|
||||
gradient_count = 6
|
||||
gradient_color_1 = '{{colors.primary.default.hex}}'
|
||||
gradient_color_2 = '{{colors.primary_container.default.hex}}'
|
||||
gradient_color_3 = '{{colors.secondary.default.hex}}'
|
||||
gradient_color_4 = '{{colors.secondary_container.default.hex}}'
|
||||
gradient_color_5 = '{{colors.tertiary.default.hex}}'
|
||||
gradient_color_6 = '{{colors.tertiary_container.default.hex}}'
|
||||
Reference in New Issue
Block a user