Set Noto Sans Mono as monospace default font
Should help improve [1]. [1]: https://github.com/haikuports/haikuports/issues/3116 Change-Id: I29dd94e3380c3a5935d47d97e2a2ac1c5fb7e774 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3070 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
e10762d1ce
commit
60a6f1d5d7
@@ -12,7 +12,7 @@
|
||||
}
|
||||
cmdsynopsis, code, command, computeroutput, envar, filename, keycode, keysym,
|
||||
literal, option, parameter, sgmltag, systemitem {
|
||||
font-family: "Noto Mono", Courier, "Courier New", monospace, fixed;
|
||||
font-family: "Noto Sans Mono", Courier, "Courier New", monospace, fixed;
|
||||
}
|
||||
term {
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user