nothing important
This commit is contained in:
+4
-4
@@ -21,7 +21,7 @@ autosens = 1
|
||||
|
||||
# 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 = 2
|
||||
bars = 6
|
||||
; bar_width = 2
|
||||
; bar_spacing = 1
|
||||
|
||||
@@ -112,11 +112,11 @@ foreground = red
|
||||
|
||||
# Percentage value for integral smoothing. Takes values from 0 - 100.
|
||||
# Higher values means smoother, but less precise. 0 to disable.
|
||||
integral = 50
|
||||
integral = 0
|
||||
|
||||
# Disables or enables the so-called "Monstercat smoothing" with or without "waves". Set to 0 to disable.
|
||||
; monstercat = 1
|
||||
; waves = 0;
|
||||
monstercat = 1
|
||||
waves = 3;
|
||||
|
||||
# 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".
|
||||
|
||||
Reference in New Issue
Block a user