From 9cb5d4aa941afaa5e343a043dea90015f4e230a9 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 8 May 2018 11:52:47 +0200 Subject: Remove Awesome font from i3 --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index f3f9d2b..1e22e28 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -62,7 +62,7 @@ bindsym $WinKey+a exec urxvt -fn "xft:Fira Code:size=8" -name floatme --backgrou # 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 8, Awesome 8 +font pango:monoid 6 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). -- cgit v1.2.1