vault backup: 2026-03-08 03:51:24

This commit is contained in:
2026-03-08 03:51:24 -06:00
parent ad276da833
commit 16fab307f8

View File

@@ -38,10 +38,26 @@
[](https://github.com/karlstav/cava#controls)
| Key | Description |
|---|---|
| ------------ | ---------------------------------- |
| up / down | increase/decrease sensitivity |
| left / right | increase/decrease bar width |
| f / b | change foreground/background color |
| r | Reload configuration |
| c | Reload colors only |
| q or CTRL-C | Quit C.A.V.A. |
cava -p ~/.config/cava/themes/tokyonight.cava
``` bash
[color]
background = '#1a1b26'
gradient = 1
gradient_count = 6
gradient_color_1 = '#3d59a1'
gradient_color_2 = '#7aa2f7'
gradient_color_3 = '#bb9af7'
gradient_color_4 = '#ff757f'
gradient_color_5 = '#ffc777'
gradient_color_6 = '#c53b53'
```