From 6486b6b1dc1910036f5042d80cc2132938291c38 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 14 Apr 2026 12:04:27 -0600 Subject: [PATCH] chore(ghostty): disable window decorations --- dot_config/ghostty/config.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl index a167e7b531b7ecf9fa7b7dd109a8dcb0c81108b4..f3785ceae3d7879ef19f9b86d41566ff10733568 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -6,6 +6,7 @@ font-feature = -calt font-feature = -liga font-feature = -dlig keybind = shift+enter=text:\n +window-decoration = none gtk-single-instance = true async-backend = io_uring