From faf7dfe34592bc4fea8bfddf62260be7d04a6466 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Tue, 17 Feb 2026 23:26:18 +0100 Subject: [PATCH] upd cava --- common/cava/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/cava/config b/common/cava/config index 38eaa17..034fc0d 100644 --- a/common/cava/config +++ b/common/cava/config @@ -21,7 +21,7 @@ sensitivity = 100 # The number of bars (0-200). 0 sets it to auto (fill up console). # Bars' width and space between bars in number of characters. ; bars = 0 -bar_width = 1 +bar_width = 3 bar_spacing = 1 @@ -140,7 +140,7 @@ monstercat = 1 # Set gravity percentage for "drop off". Higher values means bars will drop faster. # Accepts only non-negative values. 50 means half gravity, 200 means double. Set to 0 to disable "drop off". -gravity = 200 +gravity = 400 # In bar height, bars that would have been lower that this will not be drawn.