remove fix2

This commit is contained in:
Désiré Werner Menrath 2023-11-14 12:18:06 +01:00
parent 89955b0bd0
commit 6108ab5a17

3
wire_g
View File

@ -139,6 +139,9 @@ remove(){
--text=$"Your tunnel $selection was successfully deleted." \ --text=$"Your tunnel $selection was successfully deleted." \
--text-align=center --button=$"OK" --title "Wire-G Trash" \ --text-align=center --button=$"OK" --title "Wire-G Trash" \
--center --buttons-layout=center --borders=8 --center --buttons-layout=center --borders=8
pkill wire_g
wire_g
else else
yad --window-icon=${wg_pic}wg-trash.png \ yad --window-icon=${wg_pic}wg-trash.png \
--image-on-top --image=${wg_pic}wg-info.png \ --image-on-top --image=${wg_pic}wg-info.png \