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:

  1. ~/.config/people/config.toml - configuration that is static and can be saved in a dotfiles repo.
  2. ~/.local/state/people/state.toml - configuration that is related to how the user is using the app and is machine-specific.