From 400b5712c60eecea556e6ba62c2894e013dbb58f Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Wed, 4 Jun 2008 10:19:57 +0100 Subject: [PATCH] tidy up the description of background_darkness --- doc/terminatorrc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/terminatorrc.5 b/doc/terminatorrc.5 index 104c16d9..4f713b23 100644 --- a/doc/terminatorrc.5 +++ b/doc/terminatorrc.5 @@ -23,7 +23,7 @@ Default colour of terminal background, as a colour specification (can be HTML-st Default value: \fB#000000\fR .TP .B background_darkness -A value between 0.0 and 1.0 indicating how much to darken the background image. 0.0 means no darkness, 1.0 means fully dark. In the current implementation, there are only two levels of darkness possible, so the setting behaves as a boolean, where 0.0 disables the darkening effect. +A value between 0.0 and 1.0 indicating how much to darken the background image. 0.0 means no darkness, 1.0 means fully dark. If the terminal is set to transparent, this setting controls how transparent it is. 0.0 means fully transparent, 1.0 means fully opaque. Default value: \fB0.5\fR .TP .B background_type