diff --git a/README.md b/README.md index 5340ac3..f98c3a7 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,17 @@ reboot ``` # Audio Fix for VMs +```bash mkdir -p ~/.config/wireplumber/wireplumber.conf.d/ + cd ~/.config/wireplumber/wireplumber.conf.d + nano 50-alsa-config.conf +``` + +Add the following lines: -# Add the following lines: +```bash monitor.alsa.rules = [ { matches = [ @@ -71,13 +77,10 @@ monitor.alsa.rules = [ } } ] - -# Reboot Machine -reboot - -sh software.sh ``` +Reboot Machine + ### System Description GNOME or KDE Desktop Environment