From 6a9234f2ea10cdd72f136100c04e9ecc994b0443 Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Mon, 13 Apr 2026 21:27:19 -0500 Subject: [PATCH] update ghostty theme --- ghostty/.config/ghostty/config | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index ad90036..94bfcc3 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,20 +1,24 @@ -# font-family = Hasklug Nerd Font Mono +font-family = Hasklug Nerd Font Mono # font-family = Cartograph CF # font-family = OverpassM Nerd Font Mono # font-family = SF Mono -font-family = Monaspace Neon NF -font-size = 14 +# font-family = Monaspace Neon NF +font-size = 15 cursor-style = block cursor-style-blink = true maximize = true window-padding-x = 5 window-padding-y = 5 -#background-opacity = 0.95 -theme = 12-bit Rainbow +theme = Sakura mouse-hide-while-typing = true -background-blur = macos-glass-regular +background-opacity = 0.98 +#background-blur = macos-glass-regular unfocused-split-opacity = 1 copy-on-select = true adjust-cell-height = 10 quit-after-last-window-closed = true #shell-integration-features = ssh-terminfo +background-image = /Users/alexandergoussas/Pictures/wallpaper.png +background-image-fit = cover +background-image-opacity = 0.02 +background-image-position = center -- 2.43.0