diff --git a/kitty.conf b/kitty.conf index 8ecf2562..f68332ae 100644 --- a/kitty.conf +++ b/kitty.conf @@ -289,7 +289,7 @@ command_on_bell none #: Window layout {{{ -remember_window_size no +remember_window_size yes initial_window_width 89c initial_window_height 55c @@ -373,7 +373,7 @@ inactive_text_alpha 1.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 no +hide_window_decorations yes #: Hide the window decorations (title-bar and window borders). Whether #: this works and exactly what effect it has depends on the window @@ -463,7 +463,7 @@ background #2E3440 #: The foreground and background colors -background_opacity 0.98 +background_opacity 0.99 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if