diff --git a/wire_g b/wire_g index cf0cc83..cd49c61 100755 --- a/wire_g +++ b/wire_g @@ -97,7 +97,7 @@ import_wg(){ nmcli connection import type wireguard file $wgconf &> ${wg_wdir}.tmp.txt wg_notify - else + i else nmcli connection import type wireguard file $wgconf &> ${wg_wdir}.tmp.txt wg_notify @@ -105,7 +105,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 --window-icon=${wg_pic}wg-stop.png --image=${wg_pic}wg-info.png \ --fixed --center --buttons-layout=center --borders=8 \ --text $"Oh, something went wrong. \n No valid Wireguard file. \n