Small manpage tweak

This commit is contained in:
Dave Davenport 2017-12-12 22:03:19 +01:00
parent 5a20094777
commit 30b8e0ef43
3 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ROFI\-THEME\-SELECTOR" "1" "November 2017" "" ""
.TH "ROFI\-THEME\-SELECTOR" "1" "December 2017" "" ""
.
.SH "NAME"
\fBrofi\-theme\-selector\fR \- Preview and apply themes for \fBrofi\fR
@ -21,7 +21,7 @@
${PREFIX}/share/rofi/themes
.
.IP "\(bu" 4
$XDG_CONFIG_HOME/rofi
$XDG_CONFIG_HOME/rofi/themes
.
.IP "\(bu" 4
$XDG_DATA_HOME/share/rofi/themes

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ROFI" "1" "November 2017" "" ""
.TH "ROFI" "1" "December 2017" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, application launcher, ssh dialog and dmenu replacement
@ -1350,7 +1350,7 @@ Transparency can be used within \fBrofi\fR, for example if the selected backgrou
.IP "" 0
.
.P
To get a full list of key bindings on the commandline, see \fBrofi \-dump\-xresources | grep kb\-\fR\. Key bindings can be modified using the configuration systems\. To get a searchable list of key bindings, run \fBrofi \-show keys\fR\.
To get a full list of key bindings on the commandline, see \fBrofi \-h\fR\. The options starting with \fB\-kb\fR are keybindings\. Key bindings can be modified using the configuration systems\. To get a searchable list of key bindings, run \fBrofi \-show keys\fR\.
.
.P
A key binding starting with \fB!\fR will act when all keys have been released\.

View File

@ -793,7 +793,8 @@ of the window will be visible through it.
* `Alt-grave`: Toggle levenshtein sorting.
* `Alt-Shift-S`: Take a screenshot and store it in the Pictures directory.
To get a full list of key bindings on the commandline, see `rofi -dump-xresources | grep kb-`.
To get a full list of key bindings on the commandline, see `rofi -h`.
The options starting with `-kb` are keybindings.
Key bindings can be modified using the configuration systems.
To get a searchable list of key bindings, run `rofi -show keys`.