diff options
author | davidovski <david@davidovski.xyz> | 2023-10-09 17:42:22 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-10-09 17:42:22 +0100 |
commit | 02a4a3a4c1e6116158b807674709f26933ac5b10 (patch) | |
tree | 84f325f6e8ed2a6ccc618ebb358cea8f1faa95e9 /config/cava | |
parent | 051ed527f64b0d7f400f76244b3d63a7ac98bb70 (diff) |
Add desktop background
Diffstat (limited to 'config/cava')
-rw-r--r-- | config/cava/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/cava/config b/config/cava/config index 2ddd926..a2b5cf8 100644 --- a/config/cava/config +++ b/config/cava/config @@ -56,10 +56,10 @@ # For alsa 'source' will be the capture device. # For fifo 'source' will be the path to fifo-file. # 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 +source = auto -method = alsa - source = hw:Loopback,1 +; method = alsa +; source = hw:Loopback,1 ; method = fifo ; source = /tmp/mpd.fifo |