From 44bc8faf4bf08cacc5e8f56fbd115ac6fb6c7d4b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 9 Nov 2020 17:13:20 +0200 Subject: [PATCH] i3: decrease font size by 1 For fitting status bar comfortably with Sedric's HiDPI scaling, however it's borderline uncomfortable with Kincarron now. How about I start using per-device font sizes like with some other lines? --- conf/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 83d1a92d..336532c3 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -46,7 +46,8 @@ set $ScreenLockCmd i3lock -c 000000 -p win -f # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). # NOTE! Bigger font than 8 is too big for Kincarron -font pango:DejaVu Sans Mono Book 8 +# 7 is too big for Sedric with dpi scaling 144 +font pango:DejaVu Sans Mono Book 7 # 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