Guest User

Untitled

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