Module zentime_rs::config

source ·
Expand description

Code related to the runtime configuration of zentime

Structs

  • Zentime configuration
  • Configuration of notifications which are being send to the OS after each interval/break
  • Configuration of the interface

Functions

  • Creates a base configuration Figment by trying to open a configuration file from a given path and merging its configuration with the zentime default configuration.