From 155547063e5847fbb983798e92b3ebcd0359caa1 Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 15 Nov 2023 17:34:49 +0100 Subject: [PATCH] fix wg_stop --- wg_stop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wg_stop b/wg_stop index 34080bc..bae782e 100755 --- a/wg_stop +++ b/wg_stop @@ -38,7 +38,7 @@ export TEXTDOMAINDIR="/usr/share/locale" --undecorated --borders=8 --skip-taskbar \ --text-align=center --no-buttons \ --timeout 4 --timeout-indicator=bottom \ - --text=$""$VALUE" Connection disconnected" & + --text=$""$VALUE" Connection disconnected" fi done pkill yad