fix monospace font in qt5
This commit is contained in:
parent
32b26286ad
commit
3d4464837f
|
|
@ -5,7 +5,7 @@ standard_dialogs=kde
|
||||||
style=Breeze
|
style=Breeze
|
||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed="Noto Sans,10,-1,5,50,0,0,0,0,0"
|
fixed="Noto Sans Mono,10,-1,5,50,0,0,0,0,0"
|
||||||
general="Noto Sans,10,-1,5,50,0,0,0,0,0"
|
general="Noto Sans,10,-1,5,50,0,0,0,0,0"
|
||||||
|
|
||||||
[Interface]
|
[Interface]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue