From 84a753100ee66c8adbe1922e51115650d3f8be75 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 30 Dec 2024 17:51:26 +0200 Subject: [PATCH] feat(config): ghostty config --- config/ghostty/config | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/ghostty/config diff --git a/config/ghostty/config b/config/ghostty/config new file mode 100644 index 0000000..f1adba1 --- /dev/null +++ b/config/ghostty/config @@ -0,0 +1,4 @@ +# vim: ft=ghostty +shell-integration-features = true +theme = "light:tokyonight-day,dark:tokyonight-storm" +font-family = "JetBrainsMono Nerd Font Mono"