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