summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/rofi-theme.52
-rw-r--r--doc/rofi-theme.5.markdown2
2 files changed, 2 insertions, 2 deletions
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
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index e49246fb..92abb881 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -599,7 +599,7 @@ The following properties are currently supported:
* **transparency**: string
Indicating if transparency should be used and what type:
**real** - True transparency. Only works with a compositor.
- **background-color** - Take a screenshot of the background image and use that.
+ **background** - Take a screenshot of the background image and use that.
**screenshot** - Take a screenshot of the screen and use that.
**Path** to png file - Use an image.