mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
toolkit: add font_family and _monospace
This commit is contained in:
parent
5ab900d357
commit
2f38533935
1 changed files with 2 additions and 0 deletions
|
|
@ -28,3 +28,5 @@ The general toolkit config is at `~/.config/hypr/hyprtoolkit.conf`. It contains
|
|||
| font_size | font size for regular text elements | int | 11 |
|
||||
| small_font_size | font size for small text elements | int | 10 |
|
||||
| icon_theme | name of the icon theme to use, empty for "the first found" | string | empty |
|
||||
| font_family | name of the font family to use | string | Sans Serif |
|
||||
| font_family_monospace | name of the monospace font family to use | string | monospace |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue