From 7d75fc92bef48e1552e2a5971035ca770a6440e1 Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Tue, 13 Dec 2016 21:59:28 +0100 Subject: [PATCH] Fixed bold hermit --- Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xresources b/Xresources index 35a8446..b05ab28 100644 --- a/Xresources +++ b/Xresources @@ -37,8 +37,8 @@ xscreensaver.passwd.thermometer.width: 8 ! urxvt ------------------------------------------- -URxvt.font: xft:Hermit:size=12 -URxvt.boldFont: xft:Hermit:size=12 +URxvt*font: xft:Hermit:medium:size=12:antialiasing=true +URxvt*boldFont: xft:Hermit:bold:size=12:antialiasing=true:style=medium URxvt.letterSpace: 0 ! Add fallback fonts as laid out in `man 1 urxvt` under "font:" in the RESOURCES section