From 5f1e366c07cbcadc88440de9014624b7bec217d3 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 27 May 2019 22:49:40 +0200 Subject: [PATCH] Change i3 font --- gui/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/i3/config b/gui/i3/config index edfa0a2..d814752 100644 --- a/gui/i3/config +++ b/gui/i3/config @@ -6,7 +6,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Monospace 12 +font NotoSans-Regular:Monospace 12 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango).