From 432d40577b015771ad982351e1f45a299666e23f Mon Sep 17 00:00:00 2001 From: Krzeszny Date: Tue, 21 Oct 2025 14:44:35 +0000 Subject: [PATCH] small change --- content/docs/resonite/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/resonite/_index.md b/content/docs/resonite/_index.md index 1d59033..547443a 100644 --- a/content/docs/resonite/_index.md +++ b/content/docs/resonite/_index.md @@ -56,11 +56,11 @@ For most users, switching to ALSA **will break all audio** in Resonite unless yo If this happens: 1. Locate the directory or create it if it doesn't exist: - ```$HOME/.config/pipewire/pipewire.conf.d/``` - (Remember: The ~/.config folder is often hidden in file browsers) + ```~/.config/pipewire/pipewire.conf.d/``` + (Remember: The `~/.config` folder is often hidden in file browsers and could be `$XDG_CONFIG_HOME` on some systems) 2. Create the file `01-sample-rates.conf` in that folder. The full path should be - ```$HOME/.config/pipewire/pipewire.conf.d/01-sample-rates.conf``` + ```~/.config/pipewire/pipewire.conf.d/01-sample-rates.conf``` 3. Paste the following content into the file to define supported sample rates, and save it: ```