diff --git a/wire_g b/wire_g index 849315d..6fd74a0 100755 --- a/wire_g +++ b/wire_g @@ -165,7 +165,7 @@ export -f up_or_down about(){ - yad --title="Wire-G" --center \ + yad --width=240 \ --borders=8 --buttons-layout=center --text-align=center \ --button=$"OK" --undecorated \ --image-on-top --image=${WG_PIC}wg-vpn-info.png \ @@ -175,7 +175,7 @@ about(){ At all Tunnels, the auto start is disabled. \n Version: $VERSION \n Use without warranty. \n -Download Wire-G \n" +Download Wire-G " }