From: Andrew Lorimer Date: Thu, 6 Jun 2019 09:05:08 +0000 (+1000) Subject: update X fonts for emojis & unicode symbols X-Git-Url: https://git.lorimer.id.au/dotfiles.git/diff_plain/bccc7228742943a748584899ab6b0e0c57da4433 update X fonts for emojis & unicode symbols --- diff --git a/x/.Xdefaults b/x/.Xdefaults index 6641587..ffcbc19 100644 --- a/x/.Xdefaults +++ b/x/.Xdefaults @@ -9,7 +9,8 @@ URxvt.saveLines: 100000 URxvt.depth: 32 URxvt.background: [75]#082833 URxvt.scrollBar: false -URxvt.font: xft:ubuntu mono derivative powerline:size=12 +URxvt.font: xft:Ubuntu Mono derivative Powerline:size=13,\ + xft:DejaVu Sans Mono:size=13:antialias=true:hinting=true URxvt.foreground: #acb9b9 URxvt.color0: #003c49 diff --git a/x/.Xresources b/x/.Xresources index 0562568..8f04e57 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -1,2 +1,9 @@ Xcursor.theme: Neutral Xcursor.size: 12 + +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintslight +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb