From f24039fb473c1296270d747f1d4d3bc4d731b562 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 1 Jan 2025 18:24:47 +0100 Subject: [PATCH] update ghostty config --- dot_config/ghostty/config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dot_config/ghostty/config b/dot_config/ghostty/config index db50af6..627d585 100644 --- a/dot_config/ghostty/config +++ b/dot_config/ghostty/config @@ -1,7 +1,12 @@ +# https://ghostty.org/docs/config/reference + # appearance theme = light:catppuccin-latte,dark:catppuccin-mocha cursor-style-blink = false cursor-invert-fg-bg = true +background-opacity = 0.9 +background-blur-radius = 20 +macos-titlebar-style = tabs # font font-family = MonoLisa Nerd Font @@ -11,6 +16,9 @@ adjust-cell-width = -10% # size window-height = 300 window-width = 300 +window-padding-x = 5 +window-padding-y = 10 +window-padding-balance = true # features copy-on-select = true