From 5c365c66888cdf2132dc87b4c1cea220f1df115a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 28 Oct 2017 21:15:05 -0700 Subject: [PATCH] use a slightly larger fontsize --- .config/i3/config_base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config_base b/.config/i3/config_base index e17d24f..e0ac416 100644 --- a/.config/i3/config_base +++ b/.config/i3/config_base @@ -11,7 +11,7 @@ set $mod Mod4 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). -font pango:DejaVu Sans Mono 9 +font pango:DejaVu Sans Mono 12 # Before i3 v4.8, we used to recommend this one as the default: # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 -- 2.39.2