In my notebook many builtin devices are re-detected everytime the system boots. As a workaround, i am thinking to check `/proc/uptime` and avoid showing any notification if is it below `60*5` (user-configurable value).