kitty: Revert cell height increase

Unfortunately (or fortunately), every line matters when reading and
writing software. Because of this, increasing the cell height results in
more negative consequences than positive.
This commit is contained in:
Donovan Glover
2023-06-05 19:16:39 -04:00
parent 21eb2ab9ac
commit b9f22a6ab0

View File

@ -17,8 +17,6 @@
window_padding_width = 5;
tab_bar_margin_width = 5;
modify_font = "cell_height 110%";
};
};