Which preset library a shot uses
Highest precedence first:
--preset-file <path>— one preset, parsed from that file.--presets <dir>— every*.tomlin that directory.RLX_PRESET_DIR— the environment override (ADR-0014).- The per-user preset directory (
%APPDATA%\Ritmolux\presetson Windows; see Expression language). - The presets compiled into the binary.
The [source] label printed after every capture names the winner, so a PNG’s
provenance is never a guess. The two flags are errors when they come up empty
— a missing file, unparseable TOML, or a directory with no valid presets exits
non-zero rather than quietly capturing some other library. Levels 3–5 degrade
downward instead, exactly as the app does.
shot resolves levels 3 and 4 through the same standalone library function
the app calls, so the two can never disagree about which folder your edit landed
in.
Built from a8ce055 at version 0.115.0. This site tracks main and is not versioned per release.