summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-19 17:35:24 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-19 17:35:24 +0100
commit7fa4c164ab753800229575b36fafd63b4e65b937 (patch)
treec0af1e5092dbffe64b9b833d83d131e497ef026e /doc
parent5b1b8d4d0526d15ac7e990f37513b80e653cdcab (diff)
parent77f08c08d5cc492548b7637ca5b841f2c76474ce (diff)
Merge remote-tracking branch 'origin/master' into themer
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown2
-rw-r--r--doc/rofi.15
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index ffd49623..d876a349 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -91,6 +91,8 @@ There are currently three methods of setting configuration options (evaluated in
By default XDG_USER_CONFIG_DIR defaults to `$HOME/.config`. (See `rofi -h` for current location).
* Command-line options: Arguments passed to **rofi**.
+**TIP**: To get a template config file run: `rofi -dump-xresources > rofi-example.config`.
+
The Xresources file expects options starting with `rofi.` followed by it's name. An Example to set the number of lines:
rofi.lines: 10
diff --git a/doc/rofi.1 b/doc/rofi.1
index b40156e2..53acadd0 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-MANPAGE" "" "2016-12-14" "" ""
+.TH "ROFI\-MANPAGE" "" "2016-12-19" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
@@ -55,6 +55,9 @@ Command\-line options: Arguments passed to \fBrofi\fR\.
.IP "" 0
.
.P
+\fBTIP\fR: To get a template config file run: \fBrofi \-dump\-xresources > rofi\-example\.config\fR\.
+.
+.P
The Xresources file expects options starting with \fBrofi\.\fR followed by it\'s name\. An Example to set the number of lines:
.
.IP "" 4