diff options
author | davidovski <david@davidovski.xyz> | 2022-05-16 00:50:25 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-16 00:50:25 +0100 |
commit | 20b78d47c51cd9f27a9d80978f050556fb157a3c (patch) | |
tree | 5e71ddcd57f0b013bfbe7f71046780a5196eef2b /config/cava | |
parent | 381aaffe4ed3caa0f1356b720f6d4fc0de5b1f8f (diff) |
remove multi monitor references, to be added manually
Diffstat (limited to 'config/cava')
-rw-r--r-- | config/cava/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/cava/config b/config/cava/config index 105beec..9f8e2b8 100644 --- a/config/cava/config +++ b/config/cava/config @@ -56,7 +56,6 @@ # 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 -method = pulse ; source = auto ; method = alsa |