diff --git a/wire_g b/wire_g index 94dd496..56725f4 100755 --- a/wire_g +++ b/wire_g @@ -220,7 +220,7 @@ if selection=$(yad --list --center \ --buttons-layout=center \ --button=$"OK" --button=$"Stop":"bash -c up_or_down" \ --button=$"Import":"bash -c import_wg" \ - --button=$"Remove":"bash -c remove" --separator="" \ + --button=$"Remove:0":"bash -c remove" --separator="" \ --button=$"About":"bash -c about" \ --window-icon=${wg_pic}wg-vpn.png \ --borders=8 --image-on-top --image=${wg_pic}wg-active.png \