From 3d0741fa61b7168de27dab9597d124b57a4224e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 8 May 2025 19:42:08 +0200 Subject: [PATCH] ghostty: add ghostty config --- .config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/ghostty/config diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 00000000..f51fe937 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,2 @@ +window-decoration=false +confirm-close-surface=false