This commit is contained in:
2026-09-19 00:17:47 -07:00
parent 17086f43ec
commit ca0f3319fd
3 changed files with 6 additions and 61 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ autofit=69% # Reasonable default size
# Audio (macOS-specific)
volume=75
ao=coreaudio # Native macOS audio
# ao=coreaudio # Native macOS audio (fails to open AirPods: "unable to set the input channel layout")
ao=avfoundation # Apple-managed output; works with AirPods
audio-buffer=1.5 # More headroom for transient underruns
audio-wait-open=0.3 # Give CoreAudio a little setup time