Merge pull request #56 from unicilindro/master

Unify the naming for the DejaVu Sans font
This commit is contained in:
Vince 2020-03-20 00:10:59 +08:00 committed by GitHub
commit 9583ff560e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 45%
height = 60%
item_font = "DejaVu Regular 32"
item_font = "DejaVu Sans Regular 32"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 64
@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Regular 32"
font = "DejaVu Sans Regular 32"
}