From 62a44829fe1a484286ede809cdea9ebcfad9bc8c Mon Sep 17 00:00:00 2001 From: Teo-CD Date: Fri, 29 Mar 2024 12:38:46 +0000 Subject: [PATCH] Auto_audio: Fix notify-send For some reason the correct option was missing in the last notify-send, replace it to fix the set-up notification not showing up. --- Perso/auto_audio.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perso/auto_audio.sh b/Perso/auto_audio.sh index c597b88..7363009 100755 --- a/Perso/auto_audio.sh +++ b/Perso/auto_audio.sh @@ -24,7 +24,7 @@ if [ ! $? ]; then exit -1 fi -notify-send - "$0" -i microphone "All sinks set-up" +notify-send -a "$0" -i microphone "All sinks set-up" carla ~/Projects/Audio/Carla/Sidechain\ comp\ Setup.carxp