Skip to content

Instantly share code, notes, and snippets.

@goooooouwa
Last active March 4, 2024 00:30
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 goooooouwa/234846e0b1227c5bba63793d6efc422f to your computer and use it in GitHub Desktop.
Save goooooouwa/234846e0b1227c5bba63793d6efc422f to your computer and use it in GitHub Desktop.
start the following script on login to fix ubuntu chrome remote desktop audio issue
# chmod +x fix-chrome-remote-desktop-audio.sh
# add script to auto start on login
systemctl --user restart pulseaudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment