From eeda9d58220017af59e937cdb35f917202e7070e Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Tue, 14 Mar 2023 14:18:42 -0400 Subject: [PATCH] rectangle is awesome. #team-no-titlebar --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 85462f4..1fcdaa1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -756,7 +756,7 @@ single_window_margin_width 3 #: Fade the text in inactive windows by the specified amount (a number #: between zero and one, with zero being fully faded). -# hide_window_decorations yes +hide_window_decorations yes #: Hide the window decorations (title-bar and window borders) with #: yes. On macOS, titlebar-only can be used to only hide the titlebar.