Skip to content

Instantly share code, notes, and snippets.

@GreenRecycleBin
Created July 15, 2016 01:11
Show Gist options
  • Save GreenRecycleBin/beb1d3284ee291a096d1e3cc61c5895b to your computer and use it in GitHub Desktop.
Save GreenRecycleBin/beb1d3284ee291a096d1e3cc61c5895b to your computer and use it in GitHub Desktop.
PulseAudio configuration to automatically switch to a new connected output
### Put this in ~/.config/pulse/default.pa
### Include the system-wide configurations
.include /etc/pulse/default.pa
### Automatically switch to newly-connected devices
load-module module-switch-on-connect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment