Created
June 10, 2024 23:58
-
-
Save haarcuba/3e08c05abfd1871c56627b601469bec8 to your computer and use it in GitHub Desktop.
This file contains 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
_reset_audio() { | |
systemctl --user restart pipewire-pulse.service | |
systemctl --user restart pipewire.service | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment