From 6807d045e450784d11c50d3349f3083a482e8bc9 Mon Sep 17 00:00:00 2001 From: Matthew Ryan Dillon Date: Wed, 5 Nov 2025 19:23:13 -0500 Subject: [PATCH] testing out ghostty --- home/private_dot_config/ghostty/config.tmpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 home/private_dot_config/ghostty/config.tmpl diff --git a/home/private_dot_config/ghostty/config.tmpl b/home/private_dot_config/ghostty/config.tmpl new file mode 100644 index 0000000..10ee65f --- /dev/null +++ b/home/private_dot_config/ghostty/config.tmpl @@ -0,0 +1,5 @@ +shell-integration = zsh +font-family = Iosevka +theme = dark:Catppuccin Mocha,light:Catppuccin Latte +mouse-hide-while-typing = true +scrollback-limit = 1000000