Last active
July 21, 2025 04:03
-
-
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 #chrome #remote-desktop #pulseaudio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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