remove grfixt

This commit is contained in:
Désiré Werner Menrath 2023-11-14 12:12:37 +01:00
parent 12103eeb4a
commit 89955b0bd0

5
wire_g
View File

@ -146,14 +146,11 @@ remove(){
--text-align=center --button=$"OK" --title "Wire-G Trash" \
--center --buttons-layout=center --borders=8
fi
pkill yad
wg_notify
wire_g
if [ "$selection" = "$active" ]
then
pkill wire_g
pkill yad
wire_g
fi
fi }
export -f remove