From 3b94dc69c212792a10a386a7310b9e009aa02287 Mon Sep 17 00:00:00 2001 From: Vivian Elisabeth H Date: Sun, 29 Jun 2025 21:59:37 +0200 Subject: [PATCH] Ghostty Fix --- .config/ghostty/config##default | 17 +++++++++++++++++ .config/ghostty/config##hostname.ROTOM | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 .config/ghostty/config##default create mode 100644 .config/ghostty/config##hostname.ROTOM diff --git a/.config/ghostty/config##default b/.config/ghostty/config##default new file mode 100644 index 0000000..c92426c --- /dev/null +++ b/.config/ghostty/config##default @@ -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 diff --git a/.config/ghostty/config##hostname.ROTOM b/.config/ghostty/config##hostname.ROTOM new file mode 100644 index 0000000..92dae30 --- /dev/null +++ b/.config/ghostty/config##hostname.ROTOM @@ -0,0 +1,17 @@ +font-family = +font-family-bold = +font-family-italic = +font-family-bold-italic = +font-size = 14 +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