From c450618f57a9fbaa569c1fddad467cc0655e38a3 Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 29 Nov 2023 21:25:16 +0100 Subject: [PATCH] fix update messege skip-taskbar --- wire_g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wire_g b/wire_g index 82113b9..230bf4b 100755 --- a/wire_g +++ b/wire_g @@ -337,7 +337,7 @@ if AUTOUPDATE=$(grep 'TRUE TRUE\|FALSE TRUE' ${WG_WDIR}about.txt) --borders=8 --buttons-layout=center --text-align=center \ --button="OK" --undecorated \ --image-on-top --image=${WG_PIC}wg-vpn-info.png \ - --separator=" " \ + --separator=" " --skip-taskbar \ --text=$"Update for Wireg-G is available. \n Download Wire-G \n" fi