dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 09cd79503dfe8dd84636091c4de7ad2394307804
parent 62065ae805201de4226f0ed17cdabe896aa73cbd
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue,  3 Sep 2013 17:46:14 +0200

removed transparancy in urxvt

Diffstat:
M.Xdefaults | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.Xdefaults b/.Xdefaults @@ -134,9 +134,9 @@ xpdf*urlCommand: /usr/bin/firefox %s ! rxvt-unicode --------------------------------------------------------------- !URxvt.termName:screen-256color URxvt.termName:rxvt-256color -URxvt.transparent: true +!URxvt.transparent: true ! URxvt.shading: 0 to 99 darkens, 101 to 200 lightens -URxvt.shading: 20 +!URxvt.shading: 20 ! scrollbar style - rxvt (default), plain (most compact), next, or xterm !URxvt.scrollstyle: rxvt URxvt.internalBorder: 1