From bc7c651fe5a493dfebeabf279a1b429d19c5f529 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Tue, 22 May 2012 15:20:53 +0400 Subject: [PATCH] urxvt config for Vim active windows colorising --- .urxvt/Xdefaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index 253cf50..052490e 100644 --- a/.urxvt/Xdefaults +++ b/.urxvt/Xdefaults @@ -1,3 +1,4 @@ +URxvt.colorBD: #CC5533 URxvt*background: #000000 URxvt*foreground: #C0C0C0 URxvt.color0: rgb:46/70/73 @@ -90,7 +91,7 @@ URxvt.tabbed.tabbar-bg: 0 URxvt.tabbed.tab-fg: 0 URxvt.tabbed.tab-bg: 7 ! Оболочка -URxvt.geometry: 128x64 +URxvt.geometry: 96x32 URxvt.loginShell: false URxvt.meta: ignore URxvt.utmpInhibit: true