From 23526882a99b0addedacc3ac4241b26fdd0f0e8f Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 16 Sep 2009 01:19:58 +0200 Subject: [PATCH] Xdefaults: Don't use rxvt's perl extensions. --- Xdefaults.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Xdefaults.in b/Xdefaults.in index 2963f7f..1713fc3 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -30,6 +30,9 @@ XTerm.termName: xterm-256color Rxvt*transparent: true Rxvt*shading: 10 +! Do not use any perl extension scripts. +Rxvt*perl-ext-common: + ! Main console colors. Term*color0: #000000 Term*color1: #ff0000 -- 2.44.1