mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04:00
Fix mm type in description
Signed-off-by: Dave Davenport <qball@gmpclient.org>
This commit is contained in:
parent
386b92dace
commit
a383eb858e
2 changed files with 2 additions and 2 deletions
|
@ -865,7 +865,7 @@ Format: \fB\fC{Real}ch\fR
|
|||
.IP \(bu 2
|
||||
Format: \fB\fC{Real}%\fR
|
||||
.IP \(bu 2
|
||||
Format: \fB\fC{Integer}mm\fR
|
||||
Format: \fB\fC{Real}mm\fR
|
||||
|
||||
.RE
|
||||
|
||||
|
|
|
@ -575,7 +575,7 @@ It currently supports:
|
|||
- Format: `{Real}em`
|
||||
- Format: `{Real}ch`
|
||||
- Format: `{Real}%`
|
||||
- Format: `{Integer}mm`
|
||||
- Format: `{Real}mm`
|
||||
|
||||
A distance can be specified in 3 different units:
|
||||
|
||||
|
|
Loading…
Reference in a new issue