From 2f634f4df91c77f5a874d049fa685d9211307134 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 27 Dec 2013 19:51:16 +0100 Subject: [PATCH] change font to Incosolata --- Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xresources b/Xresources index 3cf416e..52b4b80 100644 --- a/Xresources +++ b/Xresources @@ -6,9 +6,9 @@ URxvt*iconFile: /usr/share/icons/hicolor/scalable/apps/yakuake.svgz ! }}} ! {{{ Font -URxvt.font: xft:Inconsolata-g:size=11 +URxvt.font: xft:Inconsolata:size=11 URxvt.skipBuiltinGlyphs: true -Urxvt.xftAntialias: true +Xft.antialias: true ! }}} ! {{{ Scrolling -- 2.48.1