this repo has no description

Improve Ghostty defaults: Catppuccin theme, padding, splits, quake toggle

ktim.tngl.sh f1e61578 904a47a7

verified
Changed files
+10 -1
ghostty
+10 -1
ghostty/config
··· 1 1 auto-update-channel = tip 2 2 font-size = 14 3 - theme = Idle Toes 3 + theme = Catppuccin-Mocha 4 + window-padding-x = 6 5 + window-padding-y = 6 6 + window-padding-balance = true 7 + unfocused-split-opacity = 0.8 4 8 keybind = shift+enter=text:\n 9 + keybind = cmd+shift+h=new_split:right 10 + keybind = cmd+shift+v=new_split:down 11 + keybind = cmd+shift+e=equalize_splits 12 + keybind = global:cmd+`=toggle_quick_terminal 13 + quick-terminal-animation-duration = 0.1