aboutsummaryrefslogtreecommitdiffstats
path: root/X
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:52:13 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:52:13 +0100
commit2065520e256bf4bd626beba7a5f445f721ea8a2c (patch)
tree6d10135c0a5526f6c8fab754d321a40c83c47830 /X
parentc5e1336b36742f26d7607bf77f3f61064f49eccc (diff)
downloaddotfiles-2065520e256bf4bd626beba7a5f445f721ea8a2c.tar.gz
dotfiles-2065520e256bf4bd626beba7a5f445f721ea8a2c.zip
Improving fonts in xresources
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 64251d9..d574d77 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:Hack:pixelsize=14
+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
! 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