From 43432aa133c7479c5a8bdade301429c3143d6d7c Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Fri, 24 Feb 2017 11:55:34 -0400 Subject: [PATCH] Changed cava settings --- cava/.config/cava/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cava/.config/cava/config b/cava/.config/cava/config index 904760a..7df0aa8 100644 --- a/cava/.config/cava/config +++ b/cava/.config/cava/config @@ -13,18 +13,18 @@ # Sensitivity in %. If you think the bars are to low/response is to little, try # increasing this value 200 means double height. Accepts only non-negative values. -; sensitivity = 100 +# sensitivity = 100 # Autosens will attempt to decrease sensitivity if cava peaks. 1 = on, 0 = off # overshoot allows bars to overshoot (in % of terminal height) without initiating autosens ; autosens = 1 -; overshoot = 20 +; overshoot = 0 # The number of bars (0-200). 0 (default) sets it to auto (fill up console). # width of bars and space between bars in number of characters. Default width 3 and space 1. ; bars = 0 -; bar_width = 2 -; bar_spacing = 1 +bar_width = 1 +bar_spacing = 1 # Lower and higher cutoff frequencies for lowest and highest bars