@@ -5,12 +5,6 @@
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
if [[ $XDG_SESSION_TYPE != "x11" ]]; then
echo "Unsupported session type: $XDG_SESSION_TYPE"
exit 1
fi
zbarcam --nodisplay $1 | while read line; do
if [[ $line == *:* ]]; then
code="${line#*:}"
The note is not visible to the blocked user.