From a8f81bb7f4dd6fdb32c21686d6c75a342bbd5fc4 Mon Sep 17 00:00:00 2001 From: Vivian Elisabeth H Date: Fri, 9 May 2025 14:25:29 +0200 Subject: [PATCH] ghostty config --- .config/ghostty/config | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .config/ghostty/config diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..c92426c --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,17 @@ +font-family = +font-family-bold = +font-family-italic = +font-family-bold-italic = +font-size = 16 +theme = +background = 131313 +foreground = ffffff +cursor-color = +cursor-invert-fg-bg = false +cursor-opacity = 1 +cursor-style = block +cursor-style-blink = true +background-opacity = .7 +background-blur = false +maximize = true +fullscreen = false