From e05bf1f83c29516805b258546bd4ead59833045d Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 29 Jul 2012 08:59:43 +0200 Subject: [PATCH] xresources: switch to Terminus-9 via Xft It is narrower but at this size, there is no bold. We'll see how it works. --- Xresources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Xresources b/Xresources index 06e0a24..dc51c5a 100644 --- a/Xresources +++ b/Xresources @@ -35,8 +35,7 @@ URxvt.scrollWithBuffer: True URxvt.jumpScroll: True URxvt.saveLines: 5000 -URxvt.font: xft:DejaVu Sans Mono-8 -URxvt.letterSpace: -1 +URxvt.font: xft:Terminus-9 URxvt.iso14755: False URxvt.perl-ext-common: default,-option-popup,-selection-popup