From 3abf7dcbe2f85d5623c9b7d8e9c3167c7a9112e9 Mon Sep 17 00:00:00 2001 From: Jeremiah Ticket Date: Wed, 23 Mar 2022 05:03:48 -0600 Subject: [PATCH] One last update to configure_pipewire.sh --- tools/configure_pipewire.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/configure_pipewire.sh b/tools/configure_pipewire.sh index b2f1605a..dc8d2fda 100755 --- a/tools/configure_pipewire.sh +++ b/tools/configure_pipewire.sh @@ -54,6 +54,7 @@ echo 'alsa_monitor.rules = { }, }' > $xdgPath/wireplumber/main.lua.d/50-do-not-suspend.lua +echo "Please ensure that your user is added to the audio group." echo "If you have not yet done so, please run this script as root to write the client.conf file." else # This section does the root part: