From bc9c8ba28118a84a5a23eadd37fed855e000ebd0 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 13 Jul 2015 01:33:30 +0200 Subject: Improve Xresource --- Xresources | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Xresources') diff --git a/Xresources b/Xresources index 3ad523b..4693c69 100644 --- a/Xresources +++ b/Xresources @@ -12,6 +12,10 @@ XTerm*selectToClipboard: true ! URXVT ! +! General settings +URxvt.loginShell : true +URxvt.termName : rxvt-256color + ! Custom META key URxvt*modifier: alt @@ -33,14 +37,11 @@ URxvt.keysym.M-p: perl:clipboard:paste URxvt.keysym.F11: perl:fullscreen:switch ! Appearance -! ! URxvt*font: xft:DejaVu Sans Mono:size=12 URxvt*font: xft:monaco:size=11:antialias=false URxvt*scrollBar: false URxvt*internalBorder: 0 - -! Cursor color -URxvt*cursorColor: Green +URxvt.borderColor: black ! True transparency URxvt.depth: 32 -- cgit v1.2.3