mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 15:09:42 +01:00
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";
|
open_url_with = "librewolf";
|
||||||
window_padding_width = 5;
|
window_padding_width = 5;
|
||||||
tab_bar_margin_width = 5;
|
tab_bar_margin_width = 5;
|
||||||
|
modify_font = "cell_height 110%";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
xdg.configFile."kitty/diff.conf".text = ''
|
xdg.configFile."kitty/diff.conf".text = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user