Última actividad 5 hours ago

LoneWolf38 revisó este gist 5 hours ago. Ir a la revisión

1 file changed, 20 insertions

ghostty_config(archivo creado)

@@ -0,0 +1,20 @@
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"
Siguiente Anterior