wem.cfg
The $HOME/.config/wem/wem.cfg
file is the global configuration file for WEM.
→ CacheDir
Full path to the directory where archives should be cached to.
CLI flag: --cache-dir
Default: $HOME/.local/share/wem/cache
→ EnvRepoURL
URL of a repo containing data for use with the wem get subcommand
CLI flag: --env-repo-url
Default: https://wem.hristos.co/get
→ WineBuildDir
Full path to the directory where wem-built wine installations should go.
CLI flag: --wine-build-dir
Default: $HOME/.local/share/wem/builds
→ WineEnvDir
Full path to the directory where wem envs will be created by default.
CLI flag: --wine-env-dir
Default: $HOME/.local/share/wem/envs
→ WineSrcDir
Full path to the directory where wine source code is kept.
CLI flag: --wine-src-dir
Default: $HOME/.local/share/wem/src