zsh and watch commnad

Hi Guys

i have set the watch command on my shell

watch=all

but this will report when i open and close a shell, is there a way so that it will ignore me user but only when i am on my machine

i can set it to

watch=notme

but that will not detect if someone su -<my username> and then accesses my machine

thanks