vault backup: 2026-03-08 03:51:24
This commit is contained in:
18
audio.md
18
audio.md
@@ -38,10 +38,26 @@
|
|||||||
[](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'
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user