From 257e10dd903a02ba9f84965f5939a7e48d304ab2 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 21 Sep 2024 00:07:20 +0200 Subject: [PATCH] cava: fat bars --- config/dot-config/cava/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dot-config/cava/config b/config/dot-config/cava/config index 8d7a1896..56ec4ce2 100644 --- a/config/dot-config/cava/config +++ b/config/dot-config/cava/config @@ -21,8 +21,8 @@ # 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 = 4 +bars = 0 +bar_width = 8 bar_spacing = 1 # bar_height is only used for output in "noritake" format ; bar_height = 32 -- 2.51.2