summaryrefslogtreecommitdiff
path: root/artix/home/.config/cava/config
blob: 4716fb0309a3ef6881cb7c9588e1128b8d0502bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[general]
framerate = 100

[output]

method = noncurses
orientation = horizontal

[color]

background = default
foreground = default

gradient = 1
gradient_color_1 = '#e576fe'
gradient_color_2 = '#ef85fd'
gradient_color_3 = '#fa94fc'
gradient_color_4 = '#ffa8fc'
gradient_color_5 = '#ffbefd'
gradient_color_6 = '#ffd4fe'
gradient_color_7 = '#ffeafe'
gradient_color_8 = '#ffffff'

[smoothing]

noise_reduction = 33