summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-03-04 17:13:23 +0100
committerDave Davenport <qball@gmpclient.org>2019-03-04 17:13:23 +0100
commitdf10eb27351fdafe6698ac8b33d4e4c18d167501 (patch)
treeb0d941f3349b4e30cc307a5df0ea39e9e4eb3a37 /doc
parentb1336e983e990b4361e722285c9c28f0cb8eafd0 (diff)
Add note to manpage about new config format filename.
Fixes: #926
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi.14
-rw-r--r--doc/rofi.1.markdown3
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index c2d4a530..34796684 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" "1" "February 2019" "" ""
+.TH "ROFI" "1" "March 2019" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, application launcher, ssh dialog and dmenu replacement
@@ -77,7 +77,7 @@ 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\. \fBNOTE\fR: In version 1\.4\.0 we support configuration in a new format, a config for this can be generated by: \fBrofi \-dump\-config\fR
+\fBTIP\fR: To get a template config file run: \fBrofi \-dump\-xresources > rofi\-example\.config\fR\. \fBNOTE\fR: In version 1\.4\.0 we support configuration in a new format, a config for this can be generated by: \fBrofi \-dump\-config > config\.rasi\fR \fBNOTE\fR: If you want to use the new configuration format, the config file should be named \fBconfig\.rasi\fR\.
.
.P
The Xresources file expects options starting with \fBrofi\.\fR followed by its name\. An example to set the number of lines:
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index e09b2639..d54d76ec 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -65,7 +65,8 @@ There are currently three methods of setting configuration options (evaluated in
**TIP**: To get a template config file run: `rofi -dump-xresources > rofi-example.config`.
**NOTE**: In version 1.4.0 we support configuration in a new format, a config for this can be generated by: `rofi
--dump-config`
+-dump-config > config.rasi`
+**NOTE**: If you want to use the new configuration format, the config file should be named `config.rasi`.
The Xresources file expects options starting with `rofi.` followed by its name. An example to set the number of lines: