update the wezterm config to use size 13 font, the happy medium

This commit is contained in:
JesseBot 2025-08-27 07:48:24 +02:00
parent c2b444b806
commit c494790557
No known key found for this signature in database

View file

@ -43,7 +43,7 @@ local config = {
},
},
font_size = 14,
font_size = 13,
-- window look and feel
hide_tab_bar_if_only_one_tab = true,