I finally found a solution to a long standing problem I've had... Dropbox not syncing on wakeup. Create a systemd daemon to `touch` a file after wakeup to trigger a sync event: https://200ok.ch/posts/2019-11-24_trigger_dropbox_on_linux_after_suspend_hibernate.html
This has been so frustrating for years, I would work on lectures at home on my desktop, get to work, open my laptop, and then wonder why the lecture wasn't syncing over...
