mOT
macOS Opinionated Terminal —
⌥ Space, tabs, key-to-display latency > throughput.
macOS Opinionated Terminal —
⌥ Space, tabs, key-to-display latency > throughput.
Defaults live in ~/.mot.yaml. Hot-reloaded on save.
Editing requires a Pro license.
# mOT terminal configuration — hot-reloaded on save.
# Lives at ~/.mot.yaml. Edit from the menubar: Edit Config…
font:
name: "Maple Mono"
size: 14
colors: # macOS system colors, dark appearance
background: "#000000"
foreground: "#AAAAAA"
black: "#000000"
red: "#FF453A"
green: "#30D158"
yellow: "#FFD60A"
blue: "#0A84FF"
magenta: "#BF5AF2"
cyan: "#64D2FF"
white: "#FFFFFF"
bright_black: "#8E8E93"
bright_red: "#FF6961"
bright_green: "#30DB5B"
bright_yellow: "#FFD426"
bright_blue: "#409CFF"
bright_magenta: "#DA8FFF"
bright_cyan: "#70D7FF"
bright_white: "#FFFFFF"
general:
shell: "" # empty = $SHELL (login shell)
quake_key: "opt+space" # global show/hide hotkey
opacity: 1.0 # 0.0 transparent — 1.0 opaque