From f65809c3c101a05ae519d064ebdf72919308cda7 Mon Sep 17 00:00:00 2001 From: beech Date: Sat, 14 Sep 2024 03:21:41 -0500 Subject: [PATCH] Updated README --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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