Remove setting kitty window size
This commit is contained in:
parent
a9cd6a0835
commit
ed0e662844
|
@ -659,8 +659,8 @@ bell_on_tab "🔔 "
|
||||||
#: Window layout {{{
|
#: Window layout {{{
|
||||||
|
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
initial_window_width 1600
|
# initial_window_width 1600
|
||||||
initial_window_height 900
|
# initial_window_height 900
|
||||||
|
|
||||||
#: If enabled, the window size will be remembered so that new
|
#: If enabled, the window size will be remembered so that new
|
||||||
#: instances of kitty will have the same size as the previous
|
#: instances of kitty will have the same size as the previous
|
||||||
|
|
Loading…
Reference in a new issue