From 558811eb73833b6f1e849e5c377d830a57933d7f Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 4 Dec 2022 10:45:32 -0500 Subject: [PATCH] use kitty titlebar (works better with amythest) --- .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 d9ca5c5..4da10e7 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -756,7 +756,7 @@ font_size 16.0 #: 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.