Skip to content

Configuration

Cruise supports a flexible TOML configuration file for customizing behaviour, themes, and keybinds.

PlatformPath
Linux / macOS~/.config/cruise/config.toml
WindowsC:\Users\<username>\.cruise\config.toml
Terminal window
cruise dump > ~/.config/cruise/config.toml
[keybinds.global]
up = "k"
down = "j"
SectionDescription
[general]Shell, export directory, and runtime
[styles]Colors and visual theming
[keybinds]All keybind customization