From 8053426b941f047382659c0988e920254384c6bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 9 Jun 2025 16:58:53 +0200 Subject: [PATCH] feat(ghostty): config added --- .config/ghostty/config | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .config/ghostty/config diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 00000000..c70a2d05 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,36 @@ +theme = catppuccin-macchiato +background-blur-radius = 20 + +font-family = JetBrainsMono Nerd Font +font-feature = +ss02 +font-feature = +ss03 +font-feature = +ss05 +font-feature = +ss07 + +font-size = 13 +adjust-cell-height = 28% +cursor-style = block +cursor-style-blink = true +cursor-invert-fg-bg = false + +gtk-single-instance = true +window-theme = system +gtk-titlebar = false +gtk-wide-tabs = false +gtk-adwaita = false + +macos-titlebar-style = hidden +macos-option-as-alt = true +mouse-hide-while-typing = true + +confirm-close-surface = false +window-padding-x = 12 +window-padding-y = 11 +window-padding-balance = true + +auto-update = check +auto-update-channel = stable + +# extras +shell-integration-features = no-cursor +copy-on-select = clipboard