From db2c35ff5a6578ece0b1785e2c0791aaae7654b5 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 23 May 2021 18:17:22 +0200 Subject: i3: Increase i3bar fontsize Signed-off-by: Florian Pritz --- .i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.i3/config b/.i3/config index 0c0191d..25738a1 100644 --- a/.i3/config +++ b/.i3/config @@ -16,7 +16,7 @@ set $mod Mod4 # is used in the bar {} block below. # 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 8 +font pango:DejaVu Sans Mono 9 # 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 # The font above is very space-efficient, that is, it looks good, sharp and -- cgit v1.2.3-24-g4f1b