diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index d0378ed6..31943d10 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -366,6 +366,12 @@ Rofi supports the following keybindings: * `?`: Switch to the next modi. The list can be customized with the `-switchers` argument. * `Ctrl-space`: Set selected item as input text. +## FAQ + +`Text in window switcher is not nicely lined out` + + Try using a mono-space font. + ## WEBSITE **rofi** website can be found at [here](https://davedavenport.github.io/rofi/) diff --git a/doc/rofi.1 b/doc/rofi.1 index 93edca79..04e25bea 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -472,17 +472,30 @@ Rofi supports the following keybindings: .IP \(bu 2 \fB\fCCtrl\-space\fR: Set selected item as input text. .RE +.SH FAQ +.PP +\fB\fCText in window switcher is not nicely lined out\fR +.PP +.RS +.nf +Try using a mono\-space font. +.fi +.RE .SH WEBSITE .PP \fBrofi\fP website can be found at here -\[la]https://davedavenport.github.io/rofi/\[ra] +.UR https://davedavenport.github.io/rofi/ +.UE .PP \fBrofi\fP bugtracker can be found here -\[la]https://github.com/DaveDavenport/rofi/issues\[ra] +.UR https://github.com/DaveDavenport/rofi/issues +.UE .SH AUTHOR .PP Qball Cow -\[la]qball@gmpclient.org\[ra] +.MT qball@gmpclient.org +.ME .PP Original code based on work by: Sean Pringle -\[la]sean.pringle@gmail.com\[ra] +.MT sean.pringle@gmail.com +.ME