Fixed #243: restore DejaVu Sans font

This commit is contained in:
Artem Pavlov
2026-08-29 10:31:01 +02:00
parent 241d3be041
commit 3ac5284468
14 changed files with 83 additions and 14 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "Unifont Regular 16"
item_font = "DejaVu Sans Regular 16"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 32
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 16"
font = "DejaVu Sans Regular 16"
}
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "Unifont Regular 24"
item_font = "DejaVu Sans Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 24"
font = "DejaVu Sans Regular 24"
}
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "Unifont Regular 32"
item_font = "DejaVu Sans Regular 32"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 64
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 32"
font = "DejaVu Sans Regular 32"
}
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "Unifont Regular 16"
item_font = "DejaVu Sans Regular 16"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 32
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 16"
font = "DejaVu Sans Regular 16"
}
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "Unifont Regular 24"
item_font = "DejaVu Sans Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 24"
font = "DejaVu Sans Regular 24"
}