aboutsummaryrefslogtreecommitdiffstats
path: root/X
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-09-28 13:18:39 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-09-28 13:18:39 +0100
commit8c528a9ebaebca3a228512563ec843fe7ed17f68 (patch)
tree6b809b334c2d1c4dbe7d98fd057d302c3f162a38 /X
parent43c65a291f15ab07eaa8ae08dbd470616e56fdb3 (diff)
downloaddotfiles-8c528a9ebaebca3a228512563ec843fe7ed17f68.tar.gz
dotfiles-8c528a9ebaebca3a228512563ec843fe7ed17f68.zip
Reset font to Hack
Diffstat (limited to 'X')
-rw-r--r--X/.Xresources2
1 files changed, 1 insertions, 1 deletions
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