Fix: Add blank line after code block in Step 4 to correct Step 5 header rendering #847

Merged
ryanlerch merged 1 commit from main into main 2025-05-27 00:50:06 +00:00

View file

@ -1,7 +1,7 @@
= How to troubleshoot sound problems
Hank Lee ; The Music and Audio SIG
:revnumber: F40
:revdate: 2025-05-26
:revdate: 2025-05-27
:category: Administration
:tags: Troubleshooting, Sound, Multimedia
@ -208,7 +208,8 @@ sudo usermod -aG audio $USER
If the audio configuration is corrupted, you can reset it by moving the old config folders:
[source, bash]
----
mv ~/.config/pulse ~/.config/pulse_backup
mv ~/.config/pipewire ~/.config/pipewire_backup
----