remove initial size for kitty
This commit is contained in:
parent
3476fc658d
commit
31f2ef23a0
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@
|
||||||
os_window_class = "kitty";
|
os_window_class = "kitty";
|
||||||
remember_window_size = false;
|
remember_window_size = false;
|
||||||
placement_strategy = "center";
|
placement_strategy = "center";
|
||||||
initial_window_width = "160c";
|
|
||||||
initial_window_height = "55c";
|
|
||||||
|
|
||||||
# Remove window borders
|
# Remove window borders
|
||||||
hide_window_decorations = "yes";
|
hide_window_decorations = "yes";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue