diff --git a/wire_g b/wire_g index 2fab433..6bb9527 100755 --- a/wire_g +++ b/wire_g @@ -134,6 +134,7 @@ more(){ --fixed --borders=8 --close-on-unfocus \ --buttons-layout=center \ --button=Importieren:"bash -c import_wg" \ + --button="Wire-G Stop":"bash -c wg_stop" \ --button="Abbrechen":1 \ --separator="" --window-icon=${wg_pic}wg-vpn.png ) }