@ -87,6 +87,11 @@ MODE=$(GDK_BACKEND=x11 yad \
"${table[@]}"
)
# Workarround for window kill
if [ $? -ne 20 ]; then
MODE="Classic"
fi
if [ -z $MODE ]; then
exit 1