forked from extern/nix-config
kitty: Increase cell height
This should make long form text easier to read in kitty without sacrificing too much vertical screen estate.
This commit is contained in:
parent
5da221830d
commit
cc5e8f5f71
@ -13,6 +13,7 @@
|
||||
open_url_with = "librewolf";
|
||||
window_padding_width = 5;
|
||||
tab_bar_margin_width = 5;
|
||||
modify_font = "cell_height 110%";
|
||||
};
|
||||
};
|
||||
xdg.configFile."kitty/diff.conf".text = ''
|
||||
|
Loading…
Reference in New Issue
Block a user