bundle a powerline-enabled fallback font - fixes #5774, fixes #5191

This commit is contained in:
Eugene Pankov
2022-02-22 23:17:21 +01:00
parent 177a988292
commit e6b210dad5
4 changed files with 12 additions and 1 deletions

View File

@@ -178,7 +178,7 @@
@font-face {
font-family: "monospace-fallback";
src: url(../fonts/SourceCodePro.otf) format("opentype");
src: url(../fonts/SourceCodePro.ttf) format("truetype");
}
.xterm-viewport::-webkit-scrollbar {