From ea2275c523006efb97b550c1dcc11123dd9b9847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 15 May 2017 19:30:27 +0200 Subject: urxvt update font --- Xresources | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Xresources b/Xresources index f72f1ea..4ad1435 100644 --- a/Xresources +++ b/Xresources @@ -40,11 +40,11 @@ URxvt*scrollTtyKeypress: true URxvt*secondaryScreen: 1 URxvt*secondaryScroll: 0 ! Font -URxvt*font: xft:mono:size=10 +URxvt*font: xft:DejaVu Sans Mono:size=9 URxvt.letterSpace: -1 -URxvt*perl-ext-common: default,clipboard,font-size -URxvt.keysym.C-Up: font-size:increase -URxvt.keysym.C-Down: font-size:decrease +URxvt*perl-ext-common: default,clipboard,font-size +URxvt.keysym.C-Up: perl:font-size:increase +URxvt.keysym.C-Down: perl:font-size:decrease URxvt*iso14755: False URxvt*keysym*Shift-Control-C: perl:clipboard:copy -- cgit v1.2.3