Configuration
People Work is meant to be configuration-free while also providing easy out-of-the-box configuration offers that developers are accustomed to using.
There are two main configuration files:
~/.config/people/config.toml
- configuration that is static and can be saved in adotfiles
repo.~/.local/state/people/state.toml
- configuration that is related to how the user is using the app and is machine-specific.