Advertisement
Guest User

ALSA-pulse plugin config

a guest
Nov 5th, 2017
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. # PulseAudio plugin configuration
  2.  
  3. pcm.!default {
  4. type pulse
  5. hint {
  6. show on
  7. description "Default ALSA Output (currently PulseAudio Sound Server)"
  8. }
  9. fallback "sysdefault"
  10. }
  11.  
  12. ctl.!default {
  13. type pulse
  14. fallback "sysdefault"
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement