From afda96902b110ffd64879de0b52b99fa4f2c7c65 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Thu, 2 Jan 2025 14:53:20 +0200 Subject: [PATCH] chore(config): ghostty tweaks --- config/ghostty/config | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config/ghostty/config b/config/ghostty/config index f1adba1..7d0b0d4 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -1,4 +1,15 @@ # vim: ft=ghostty -shell-integration-features = true theme = "light:tokyonight-day,dark:tokyonight-storm" font-family = "JetBrainsMono Nerd Font Mono" + +background-blur-radius = 15 +background-opacity = 0.95 + +clipboard-read = allow +clipboard-write = allow +cursor-style = bar +custom-shader-animation = true +gtk-single-instance = true +mouse-hide-while-typing = true +shell-integration-features = true +window-theme = system