WEM: Wine Environment Manager

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

GeWineDir

Full path to the directory where GE Wine installations should go.

CLI flag: --ge-wine-dir

Default: $HOME/.local/share/wem/ge-wine

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