On Wed, Dec 05, 2012 at 09:54:53PM +0100, Andre Klärner wrote: > I am trying to get one urxvt-config for multiple machines of mine. [...] > Is there any way to specify the color that is used for the background > instead of black if no alpha transparency is available?
some possibilities that I'm aware of: * .Xresources supports #include and #ifdef, you can pass them via xrdb and some variables are built-in (see xrdb(1)), to use with a .xinitrc or .xsession * symlinks are another option * git branches yet another one regards _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
