remove grfixt
This commit is contained in:
5
wire_g
5
wire_g
@ -146,14 +146,11 @@ remove(){
|
|||||||
--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
|
||||||
fi
|
fi
|
||||||
pkill yad
|
|
||||||
wg_notify
|
|
||||||
wire_g
|
|
||||||
if [ "$selection" = "$active" ]
|
if [ "$selection" = "$active" ]
|
||||||
then
|
then
|
||||||
pkill wire_g
|
pkill wire_g
|
||||||
pkill yad
|
pkill yad
|
||||||
wire_g
|
|
||||||
fi
|
fi
|
||||||
fi }
|
fi }
|
||||||
export -f remove
|
export -f remove
|
||||||
|
Reference in New Issue
Block a user