Environment Variables¶
Zrythm understands the following environment
variables. They can be configured in
.bashrc
or a similar shell configuration
file, the operating system's settings, or
they can be passed directly when running
zrythm or zrythm_launch, like:
LV2_PATH=/my/custom/path zrythm_launch
-
NO_SCAN_PLUGINS
¶ Set to 1 to disable plugin scanning.
Example:
NO_SCAN_PLUGINS=1
-
ZRYTHM_DEBUG
¶ Set to 1 to show extra information useful for developers.