[O] kitty: Remember window size

This commit is contained in:
Azalea Gui
2022-12-30 07:37:20 -05:00
parent fb78ed7535
commit ac221e9aaa
+1 -1
View File
@@ -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