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:
Emir SARI
2020-07-28 16:42:18 +00:00
committed by Adrien Destugues
parent e10762d1ce
commit 60a6f1d5d7
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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;