All my dotfiles
1font-family = 0xProto
2
3shell-integration-features = sudo,ssh-terminfo
4
5keybind = global:cmd+shift+grave_accent=toggle_quick_terminal
6
7# Disable ligatures since I'm not using 0xProto with ligature support.
8font-feature = -calt
9font-feature = -liga
10font-feature = -dlig
11
12theme = dark:Catppuccin Mocha,light:Catppuccin Latte
13
14macos-icon = custom-style
15macos-icon-frame = chrome
16macos-icon-screen-color = #FF00FF
17macos-icon-ghost-color = #FF00FF
18
19# Set left option to alt
20macos-option-as-alt = left
21
22# Allow text to show up in cursor with catppuccin colors.
23cursor-color = #f5e0dc
24cursor-text = #11111b
25
26# Maximize Ghostty on startup
27# maximize = true # For some reason this isn't working, setting width/height instead.
28window-height = 6000
29window-width = 6000
30