From 22d9d31af35b0abd6cedf8eb8353f8742687bdab Mon Sep 17 00:00:00 2001 From: dbroqua Date: Sun, 23 Jul 2017 01:08:41 +0200 Subject: [PATCH] - Updated default font for URxvt --- Xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Xresources b/Xresources index c304463..33fd4a1 100644 --- a/Xresources +++ b/Xresources @@ -25,7 +25,9 @@ URxvt*color12: #0071ff URxvt*color13: #ef0051 URxvt*color14: #4bb8fd URxvt*color15: #a020f0 -URxvt.font: xft:monospace:pixelsize=10:antialias=true:hinting=true +URxvt.font: xft:DejaVu Sans Mono:size=8:antialias=true:hinting=true +!URxvt.font: xft:monospace:pixelsize=10:antialias=true:hinting=true, +!URxvt.font: xft:Icons:size=10 !URxvt.font: xft:DejaVu Sans Mono:size=10, ! xft:Ubuntu Mono:pixelsize=18:antialias=true:hinting=true,\ ! xft:Source Code Pro:pixelsize=18:style=medium:antialias=true,\