summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-12-08 10:56:41 +0100
committerDave Davenport <qball@gmpclient.org>2017-12-08 10:56:41 +0100
commit94aa4a9b7cf676e865026a25b12fc5576d0f6502 (patch)
treef1fc5f78ea0485453fcffffafdeb3381abad02ed /doc
parentf041313efb8956a5fc4792b982b60a1de50f2870 (diff)
Fix typo (position->location) in rofi-theme manpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-theme-selector.124
-rw-r--r--doc/rofi-theme.54
-rw-r--r--doc/rofi-theme.5.markdown2
3 files changed, 14 insertions, 16 deletions
diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1
index 95499dd5..1d0b48c3 100644
--- a/doc/rofi-theme-selector.1
+++ b/doc/rofi-theme-selector.1
@@ -29,21 +29,19 @@ $XDG_DATA_HOME/share/rofi/themes
.IP "" 0
.
.P
-${PREFIX} reflects the install location of rofi\. In most cases this will be "/usr"\. $XDG_CONFIG_HOME is normally unset\. Default path is "$HOME/\.config"\. $XDG_DATA_HOME is normally unset\. Default path is "$HOME/\.local/share"\.
+${PREFIX} reflects the install location of rofi\. In most cases this will be "/usr"\.
.
-.P
-SEE ALSO rofi(1)
-.
-.P
-AUTHOR Qball Cow qball@gmpclient\.org
+.br
+$XDG_CONFIG_HOME is normally unset\. Default path is "$HOME/\.config"\.
.
-.IP "" 4
+.br
+$XDG_DATA_HOME is normally unset\. Default path is "$HOME/\.local/share"\.
.
-.nf
-
- Rasmus Steinke rasi@xssn\.at
+.SH "SEE ALSO"
+rofi(1)
.
-.fi
+.SH "AUTHORS"
+Qball Cow qball@gmpclient\.org
.
-.IP "" 0
-
+.br
+Rasmus Steinke rasi@xssn\.at
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index 98172ba4..c4ea5408 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-THEME" "5" "November 2017" "" ""
+.TH "ROFI\-THEME" "5" "December 2017" "" ""
.
.SH "NAME"
\fBrofi\-theme\fR \- Rofi theme format files
@@ -930,7 +930,7 @@ The following properties are currently supported:
\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
-\fBposition\fR: position The place of the anchor on the monitor
+\fBlocation\fR: position The place of the anchor on the monitor
.
.IP "\(bu" 4
\fBanchor\fR: anchor The anchor position on the window
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 8529902c..6bcc28c5 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -589,7 +589,7 @@ The following properties are currently supported:
**screenshot** - Take a screenshot of the screen and use that.
**Path** to png file - Use an image.
-* **position**: position
+* **location**: position
The place of the anchor on the monitor
* **anchor**: anchor
The anchor position on the window