From df10eb27351fdafe6698ac8b33d4e4c18d167501 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 4 Mar 2019 17:13:23 +0100 Subject: [PATCH] Add note to manpage about new config format filename. Fixes: #926 --- doc/rofi.1 | 4 ++-- doc/rofi.1.markdown | 3 ++- 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: