Updated README

pull/1/head
beech 2 years ago
parent 8f4c2578fe
commit f65809c3c1
  1. 15
      README.md

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