currently, the file monitor scans the directory [every 5 seconds](https://github.com/peterkvt80/vbit2/blob/7a7c36ef7329deb45d1ceb1de352475cb5c1998a/filemonitor.cpp#L63-L71). It would be nice to trigger on inotify for lower latencies
currently, the file monitor scans the directory every 5 seconds. It would be nice to trigger on inotify for lower latencies