update kitty to launch at 1000x600

This commit is contained in:
Octopus Octopus 2024-06-03 13:53:17 -05:00
parent 168cd5d60a
commit 0dd177a80b
1 changed files with 3 additions and 3 deletions

View File

@ -777,9 +777,9 @@ font_family Fantasque Sans Mono
#: Window layout {{{
# remember_window_size yes
# initial_window_width 640
# initial_window_height 400
remember_window_size no
initial_window_width 1000
initial_window_height 600
#: If enabled, the OS Window size will be remembered so that new
#: instances of kitty will have the same size as the previous