Skip to content

Portable Mode

To enable portable mode for Halloy, simply place the config.toml file in the same directory as the running executable.

.
├── Halloy.app
└── config.toml

Or you can set the HALLOY_PORTABLE_DIR environment variable to a valid directory path explicitly.