Created
October 20, 2020 05:25
-
-
Save shdbwa/4c533c6063956c63301259b72886ed20 to your computer and use it in GitHub Desktop.
$HOME/.asoundrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pcm.NVidia { type hw; card NVidia; } | |
ctl.NVidia { type hw; card NVidia; } | |
pcm.Audigy { type hw; card Audigy; } | |
ctl.Audigy { type hw; card Audigy; } | |
pcm.!default pcm.Audigy | |
ctl.!default ctl.Audigy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment