CONFIGURATION

TOML config with hot-reload, sensible defaults, per-platform paths.

Config Format

ori-term uses a single TOML configuration file. Every setting has a sensible default -- you can run ori-term with no config file at all. When you do create one, only the settings you want to change need to be specified.

Config Location

Hot Reload

A file watcher monitors your config. Save the file and changes apply immediately -- no restart needed. You can also trigger a reload manually with Ctrl+Shift+R.

What You Can Configure