Skip to content

Instantly share code, notes, and snippets.

@paulcarroty
Created January 4, 2024 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulcarroty/3da8c1993982c8a5c09698da61847fa3 to your computer and use it in GitHub Desktop.
Save paulcarroty/3da8c1993982c8a5c09698da61847fa3 to your computer and use it in GitHub Desktop.
suzu-pulseaudio-hook
alias h='pacmd unload-module module-null-sink && pacmd set-sink-port 1 output-wired_headset'
alias s='pacmd set-sink-port 1 output-speaker'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment