[Doc] Add font section to rofi-theme manpage.

This commit is contained in:
Dave Davenport 2021-06-08 18:35:21 +02:00
parent 0db6412ae2
commit b86907ccab
1 changed files with 17 additions and 0 deletions

View File

@ -1018,6 +1018,23 @@ It supports the following keys as constraint:
}
```
## Font Parsing
Rofi uses [pango](https://pango.gnome.org/) for font rendering. The font should be specified in a format that pango
understands.
This normally is the font name followed by the font size. For example:
```
mono 18
```
Or
```
FontAwesome 22
```
## Multiple file handling
The rasi file format offers two methods of including other files.