Created
May 1, 2026 06:51
-
-
Save Shoozza/a6d2b110b07e18afc7a1ae29a7d4ec94 to your computer and use it in GitHub Desktop.
reset_sound_steam_deck.sh
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
| #!/bin/sh | |
| # fixes: when sound starts to get a high delay before playing | |
| systemctl --user restart pipewire pipewire-pulse wireplumber |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment