@@ -1,7 +1,9 @@
#!/bin/bash
# make sure it doesn't run more than once
pgrep -x "$(basename "$0")" | grep -v $$ >/dev/null && exit 0
# placeholder for first loop pass
xsetroot -name "Loading ..."
while true; do
The note is not visible to the blocked user.