From af46583c1834597b540800a824106f9d15fdaa90 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 28 Aug 2012 10:59:36 +0200 Subject: xresources fixes --- xorg/xresources | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/xorg/xresources b/xorg/xresources index 9238f82..6a9d1ec 100644 --- a/xorg/xresources +++ b/xorg/xresources @@ -1,4 +1,7 @@ -urxvt*termName: rxvt +URxvt.termName: rxvt +URxvt.keysym.Shift-Up: command:\033]720;1\007 +URxvt.keysym.Shift-Down: command:\033]721;1\007 +URxvt.perl-ext-common: digital-clock *font: xft:Terminus:size=8:antialias=false *geometry: 110x24 @@ -18,9 +21,6 @@ urxvt*termName: rxvt *visualBell: false *cursorUnderline: true -URxvt.keysym.Shift-Up: command:\033]720;1\007 -URxvt.keysym.Shift-Down: command:\033]721;1\007 - *background: #000000 *foreground: #ffffff *color0: #1B1D1E @@ -39,5 +39,3 @@ URxvt.keysym.Shift-Down: command:\033]721;1\007 *color14: #899CA1 *color7: #CCCCC6 *color15: #F8F8F2 - -urxvt.perl-ext-common: digital-clock -- cgit v1.2.3