From 57c8538581c6b340fd7aa133d719260bb5e7754c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 27 Mar 2025 19:17:04 +0100 Subject: Added ghostty config --- .config/ghostty/config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/ghostty/config (limited to '.config') diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..7d7a101 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,11 @@ +background = 000000 +foreground = ffffff +window-width = 100 +window-height = 50 +cursor-style = block +cursor-style-blink = false +shell-integration-features = no-cursor +confirm-close-surface = false +font-family = Berkeley Mono +font-style = Bold +font-size = 14 -- cgit v1.2.3