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

@@ -37,11 +37,27 @@
[](https://github.com/karlstav/cava#controls) [](https://github.com/karlstav/cava#controls)
|Key|Description| | Key | Description |
|---|---| | ------------ | ---------------------------------- |
|up / down|increase/decrease sensitivity| | up / down | increase/decrease sensitivity |
|left / right|increase/decrease bar width| | left / right | increase/decrease bar width |
|f / b|change foreground/background color| | f / b | change foreground/background color |
|r|Reload configuration| | r | Reload configuration |
|c|Reload colors only| | c | Reload colors only |
|q or CTRL-C|Quit C.A.V.A.| | 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'
```