Everything: Switch away from bitmap fonts

This commit is contained in:
2018-06-19 19:11:21 -05:00
parent f42c4e57d0
commit 7d8cb3c447
4 changed files with 38 additions and 88 deletions

View File

@@ -26,7 +26,7 @@ configuration {
text-color: @foreground;
background-color: @background;
font: "Terminus 9";
font: "Roboto 10";
}
#window {