From 0fd1e7fb15200894b5dd5c4834a23881a5f7685d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 15 May 2017 17:18:48 +0200 Subject: Change gtk icon and font theme --- Xresources | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Xresources') diff --git a/Xresources b/Xresources index bea20e6..f72f1ea 100644 --- a/Xresources +++ b/Xresources @@ -41,9 +41,10 @@ URxvt*secondaryScreen: 1 URxvt*secondaryScroll: 0 ! Font URxvt*font: xft:mono:size=10 -URxvt*perl-ext-common: default,clipboard,font-size -URxvt*resize-font*smaller: C-Down -URxvt*resize-font*bigger: C-Up +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*iso14755: False URxvt*keysym*Shift-Control-C: perl:clipboard:copy -- cgit v1.2.3