From 51292e49bb8092134df6bb1ca586c23bcd2b1ddf Mon Sep 17 00:00:00 2001 From: davidovki Date: Wed, 1 Mar 2023 00:15:29 +0000 Subject: Add better laptop support --- config/cava/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/cava') diff --git a/config/cava/config b/config/cava/config index 9f8e2b8..2ddd926 100644 --- a/config/cava/config +++ b/config/cava/config @@ -58,8 +58,8 @@ # For shmem 'source' will be /squeezelite-AA:BB:CC:DD:EE:FF where 'AA:BB:CC:DD:EE:FF' will be squeezelite's MAC address ; source = auto -; method = alsa -; source = hw:Loopback,1 +method = alsa + source = hw:Loopback,1 ; method = fifo ; source = /tmp/mpd.fifo -- cgit v1.2.1