ghostty_config
· 614 B · Text
原始文件
theme = Catppuccin Mocha
cursor-style = block
macos-titlebar-style = hidden
macos-option-as-alt = left
shell-integration = bash
shell-integration-features = "sudo,title"
copy-on-select = clipboard
quit-after-last-window-closed = true
font-family = "JetBrainsMonoNL Nerd Font Mono Bold"
font-size = 14
font-thicken = true
window-colorspace = "display-p3"
background-opacity = 0.8
config-file = keybindings
window-padding-x = 2,4
clipboard-read = "allow"
clipboard-trim-trailing-spaces = true
clipboard-write = "allow"
command = "/opt/homebrew/bin/bash -l"
initial-command = "/opt/homebrew/bin/bash -l -c sesh_start"
| 1 | theme = Catppuccin Mocha |
| 2 | cursor-style = block |
| 3 | macos-titlebar-style = hidden |
| 4 | macos-option-as-alt = left |
| 5 | shell-integration = bash |
| 6 | shell-integration-features = "sudo,title" |
| 7 | copy-on-select = clipboard |
| 8 | quit-after-last-window-closed = true |
| 9 | font-family = "JetBrainsMonoNL Nerd Font Mono Bold" |
| 10 | font-size = 14 |
| 11 | font-thicken = true |
| 12 | window-colorspace = "display-p3" |
| 13 | background-opacity = 0.8 |
| 14 | config-file = keybindings |
| 15 | window-padding-x = 2,4 |
| 16 | clipboard-read = "allow" |
| 17 | clipboard-trim-trailing-spaces = true |
| 18 | clipboard-write = "allow" |
| 19 | command = "/opt/homebrew/bin/bash -l" |
| 20 | initial-command = "/opt/homebrew/bin/bash -l -c sesh_start" |