diff --git a/config-sync/.config/kitty/kitty.conf b/config-sync/.config/kitty/kitty.conf index 91481d4..d0d627d 100644 --- a/config-sync/.config/kitty/kitty.conf +++ b/config-sync/.config/kitty/kitty.conf @@ -58,7 +58,7 @@ enabled_layouts * # If enabled, the window size will be remembered so that new instances of kitty will have the same # size as the previous instance. If disabled, the window will initially have size configured # by initial_window_width/height, in pixels. -remember_window_size no +remember_window_size yes initial_window_width 640 initial_window_height 400