From 0ad64bfffce37615c06d17b6d1eb6f7e90a228f9 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Tue, 17 Feb 2026 02:05:27 +0100 Subject: [PATCH] cava: 144fps 1px bar --- common/cava/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/cava/config b/common/cava/config index 85427a6..38eaa17 100644 --- a/common/cava/config +++ b/common/cava/config @@ -6,7 +6,7 @@ ; mode = normal # Accepts only non-negative values. -framerate = 120 +framerate = 144 # 'autosens' will attempt to decrease sensitivity if the bars peak. 1 = on, 0 = off # new as of 0.6.0 autosens of low values (dynamic range) @@ -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 = 2 +bar_width = 1 bar_spacing = 1