From 6108ab5a1753260616523691184efb225a068365 Mon Sep 17 00:00:00 2001 From: punix Date: Tue, 14 Nov 2023 12:18:06 +0100 Subject: [PATCH] remove fix2 --- wire_g | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wire_g b/wire_g index 7f7528d..f4b0bab 100755 --- a/wire_g +++ b/wire_g @@ -138,7 +138,10 @@ remove(){ --image-on-top --image=${wg_pic}wg-info.png \ --text=$"Your tunnel $selection was successfully deleted." \ --text-align=center --button=$"OK" --title "Wire-G Trash" \ - --center --buttons-layout=center --borders=8 + --center --buttons-layout=center --borders=8 + pkill wire_g + wire_g + else yad --window-icon=${wg_pic}wg-trash.png \ --image-on-top --image=${wg_pic}wg-info.png \