From bc60ddfc3dd83228c8536cea485c22135202f896 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 27 Jun 2017 14:59:38 -0700 Subject: [PATCH] add symbola and unifont fallback fonts --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index e4544f5..9999706 100644 --- a/.Xresources +++ b/.Xresources @@ -47,7 +47,7 @@ UXTerm*fullscreen: never UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 - URxvt.font: 10x20 + URxvt.font: 10x20,xft:Symbola:size=6,xft:Unifont:size=6 URxvt.boldFont: 10x20 URxvt.background: black URxvt.foreground: gray90 -- 2.39.2