This repository has been archived on 2023-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.asoundrc

6 lines
85 B
Plaintext
Raw Normal View History

2022-11-01 19:12:15 +01:00
pcm.!default {
type asym
playback.pcm "plug:dmix"
capture.pcm "plug:dsnoop"
}