diff --git a/home/private_dot_config/ghostty/config b/home/private_dot_config/ghostty/config new file mode 100644 index 0000000..28afbeb --- /dev/null +++ b/home/private_dot_config/ghostty/config @@ -0,0 +1,17 @@ +theme = dracula + +copy-on-select = true + +cursor-style = block +cursor-style-blink = false + +scrollback-limit = 65536 + +# Key bindings +keybind = ctrl+a>n=new_window +keybind = control+option+shift+h=new_split:right +keybind = control+option+shift+v=new_split:down + +# Quick Terminal +keybind = global:command+space=toggle_quick_terminal +quick-terminal-animation-duration = 0.1