update kitty to launch at 1000x600
This commit is contained in:
parent
168cd5d60a
commit
0dd177a80b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue