db: PathBuf,
// This isn't actually used. The status page is updated about once
// a second, see `UPDATE_IMTERVAL` in `src/notif.rs`. However, we
// a second, see `UPDATE_INTERVAL` in `src/notif.rs`. However, we
// don't want to break existing configuration files, so we allow
// it. We just don't use it anywhere.
#[allow(dead_code)]