fixup! wip: cava
This commit is contained in:
@@ -32,16 +32,18 @@
|
|||||||
|
|
||||||
cava = {
|
cava = {
|
||||||
bars = 14;
|
bars = 14;
|
||||||
|
sleep_timer = 5;
|
||||||
hide_on_silence = true;
|
hide_on_silence = true;
|
||||||
method = "pulse";
|
# method = "pulse";
|
||||||
stereo = true;
|
stereo = true;
|
||||||
reverse = false;
|
reverse = false;
|
||||||
bar_delimiter = 0;
|
bar_delimiter = 0;
|
||||||
monstercat = false;
|
monstercat = false;
|
||||||
waves = false;
|
waves = false;
|
||||||
noise_reduction = 0.77;
|
|
||||||
input_delay = 2;
|
input_delay = 2;
|
||||||
|
# data_format = "binary";
|
||||||
format-icons = [" " "▁" "▂" "▃" "▄" "▅" "▆" "▇" "█"];
|
format-icons = [" " "▁" "▂" "▃" "▄" "▅" "▆" "▇" "█"];
|
||||||
|
# format_silent = "no audio";
|
||||||
};
|
};
|
||||||
|
|
||||||
clock = {
|
clock = {
|
||||||
|
|||||||
Reference in New Issue
Block a user