wezterm fixes

This commit is contained in:
cnst
2024-07-26 18:53:50 +02:00
parent 29da8ca94a
commit b614f69039
9 changed files with 241 additions and 177 deletions

View File

@@ -44,9 +44,9 @@
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD)
main = {
font = "Input Mono Compressed:size=10";
font = "Input Mono Compressed:size=12";
box-drawings-uses-font-glyphs = "yes";
dpi-aware = "yes";
dpi-aware = "no";
pad = "3x1";
};