Do not worry if there is no touch input

This also notify while on desktop mode. Let's just swallow this.
This commit is contained in:
Willow Barraco
2023-10-13 13:43:06 +02:00
parent 7c487c3e0f
commit b83b2e4f18

View File

@@ -80,8 +80,7 @@ swayinputevent() {
printf "not found"
exit 0
else
sxmo_notify_user.sh "No matching \"$TOUCH_POINTER_ID\" input has been found"
exit 1
exit 0
fi
fi