From 3dfbf1c63167059408144072053feb9c020d7e0e Mon Sep 17 00:00:00 2001 From: Quentin Glidic Date: Sun, 27 Jan 2019 13:25:06 +0100 Subject: [Theme] Fix transparency property values An old sed change "background" to "background-color". Signed-off-by: Quentin Glidic --- doc/rofi-theme.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rofi-theme.5') diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5 index 91a6d4bc..3c0b1c85 100644 --- a/doc/rofi-theme.5 +++ b/doc/rofi-theme.5 @@ -952,7 +952,7 @@ The following properties are currently supported: \fBfont\fR: string The font used in the window . .IP "\(bu" 4 -\fBtransparency\fR: string Indicating if transparency should be used and what type: \fBreal\fR \- True transparency\. Only works with a compositor\. \fBbackground\-color\fR \- Take a screenshot of the background image and use that\. \fBscreenshot\fR \- Take a screenshot of the screen and use that\. \fBPath\fR to png file \- Use an image\. +\fBtransparency\fR: string Indicating if transparency should be used and what type: \fBreal\fR \- True transparency\. Only works with a compositor\. \fBbackground\fR \- Take a screenshot of the background image and use that\. \fBscreenshot\fR \- Take a screenshot of the screen and use that\. \fBPath\fR to png file \- Use an image\. . .IP "\(bu" 4 \fBlocation\fR: position The place of the anchor on the monitor -- cgit v1.2.3