From ae90c5f761d6d2ea5fc5f2c903ac6fe94cba9e49 Mon Sep 17 00:00:00 2001 From: Pegasus Pulse <135803443+Pegasus-pulse@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:44:14 +0530 Subject: [PATCH] Added input section for cava config file --- cava.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cava.sh b/cava.sh index 11f565e..6ed5767 100755 --- a/cava.sh +++ b/cava.sh @@ -17,6 +17,16 @@ echo " [general] bars = 10 +[input] +method = pulse +source = auto + +; method = pipewire +; source = auto + +; method = alsa +; source = hw:Loopback,1 + [output] method = raw raw_target = /dev/stdout