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.tomlOr you can set the HALLOY_PORTABLE_DIR environment variable to a valid directory path explicitly.
