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