From 8c528a9ebaebca3a228512563ec843fe7ed17f68 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 28 Sep 2018 13:18:39 +0100 Subject: Reset font to Hack --- X/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X') diff --git a/X/.Xresources b/X/.Xresources index d574d77..0f2de8f 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -180,7 +180,7 @@ URxvt*cursorColor: #cc99cc ! Select the fonts to be used. This is a comma separated list of font names that are checked in order when trying to find glyphs for characters -URxvt*font: xft:Misc Tamsyn:style=Regular:pixelsize=16:antialias=false,xft:Unifont:size=8:anialias=false,xft:Wuncon Siji:style=Regular:pixelsize=10,xft:Font Awesome 5 Free:style=Regular:pixelsize=14,xft:Font Awesome 5 Brands:style=Regular:pixelsize=14 +URxvt*font: xft:Hack:style=Regular:pixelsize=16,xft:Unifont:size=8:anialias=false,xft:Wuncon Siji:style=Regular:pixelsize=10,xft:Font Awesome 5 Free:style=Regular:pixelsize=14,xft:Font Awesome 5 Brands:style=Regular:pixelsize=14 ! When font styles are not enabled, or this option is enabled (True default), bold/blink font styles imply high intensity foreground/background colours URxvt*intensityStyles: false -- cgit