Set size for new kitty windows
This commit is contained in:
parent
25aba7db7c
commit
337f3ed06c
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
shell zsh
|
||||
|
||||
remember_window_size no
|
||||
initial_window_width 800
|
||||
initial_window_height 600
|
||||
|
||||
allow_remote_control yes
|
||||
listen_on unix:/tmp/kitty-${USER}-{kitty_pid}
|
||||
|
||||
|
|
Loading…
Reference in a new issue