Set default hints font in pt and not px

This commit is contained in:
Florian Bruhin 2017-09-17 22:12:55 +02:00
parent 7b42e38dae
commit 34042522f1
2 changed files with 2 additions and 2 deletions

View File

@ -2084,7 +2084,7 @@ Font used for the hints.
Type: <<types,Font>>
Default: +pass:[bold 13px monospace]+
Default: +pass:[bold 10pt monospace]+
[[fonts.keyhint]]
=== fonts.keyhint

View File

@ -1713,7 +1713,7 @@ fonts.downloads:
desc: Font used for the downloadbar.
fonts.hints:
default: bold 13px monospace
default: bold 10pt monospace
type: Font
desc: Font used for the hints.