From 514a0f78ab4c18470fa5215069068f8aea381edc Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 29 Jun 2026 16:30:54 -0400 Subject: optimize, split irc config and add ghostty config --- dotfiles/ghostty/config.ghostty | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dotfiles/ghostty/config.ghostty (limited to 'dotfiles/ghostty') diff --git a/dotfiles/ghostty/config.ghostty b/dotfiles/ghostty/config.ghostty new file mode 100644 index 0000000..f38e25b --- /dev/null +++ b/dotfiles/ghostty/config.ghostty @@ -0,0 +1,5 @@ +font-family = "Fira Code Nerd Font" +font-size = 14 +theme = "Dimmed Monokai" +mouse-hide-while-typing = true +mouse-shift-capture = true -- cgit v1.3.1