From 24e16d155d704299f813be4d82268cba46823643 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Thu, 23 Oct 2025 17:52:03 +0200 Subject: add ghostty config --- .gitignore | 3 +-- ghostty/config | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 ghostty/config diff --git a/.gitignore b/.gitignore index ebdeeca..25ae47d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ !zsh !tmux !lazygit -!Code - OSS/User/settings.json - +!ghostty diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..9bd97b4 --- /dev/null +++ b/ghostty/config @@ -0,0 +1,3 @@ +theme = Gruvbox Dark +font-family = JetBrainsMono Nerd Font NL +fullscreen -- cgit v1.3.1