26 lines
565 B
Plaintext
26 lines
565 B
Plaintext
[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}}'
|