From 5a5d16ba3ca9d477fac141171323a731ff00160e Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 8 Nov 2023 16:21:00 +0100 Subject: [PATCH] =?UTF-8?q?test1=20import=20enth=C3=A4lt=20noch=20else?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wire_g | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wire_g b/wire_g index 712ce39..abb230a 100755 --- a/wire_g +++ b/wire_g @@ -97,7 +97,7 @@ import_wg(){ else yad --text-align=center --button=$"OK" --title=$"Wireguard .conf Select file" \ - --image-on-top --image=${wg_pic}wg-info.png \ + --image-on-top --image=${wg_pic}wg-info.png --no-click --filename=*.conf \ --fixed --center --buttons-layout=center --borders=8 \ --text $"Oh, something went wrong. \n No valid Wireguard file. \n @@ -107,7 +107,7 @@ import_wg(){ fi ;; *) yad --text-align=center --button=$"OK" --title=$"Wireguard .conf Select file" \ - --image-on-top --image=${wg_pic}wg-info.png \ + --image-on-top --image=${wg_pic}wg-info.png --no-click --filename=*.conf \ --fixed --center --buttons-layout=center --borders=8 \ --text $"Oh, something went wrong. \n No valid Wireguard file. \n