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