kitty: Make icons work in scrollback pager

A recent update caused icons to no longer be rendered when using kitty's
scrollback feature. This fixes that.
This commit is contained in:
Donovan Glover 2023-11-30 23:26:38 -05:00
parent 1155978979
commit 25a413507d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -18,6 +18,8 @@
window_padding_width = 5;
tab_bar_margin_width = 5;
scrollback_pager = "less --chop-long-lines --raw-control-chars +INPUT_LINE_NUMBER";
};
extraConfig = with config.lib.stylix.colors; ''