This commit is contained in:
2024-09-11 16:03:10 +02:00
parent 82a4927097
commit 9e410e55a5
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ terminal-top: "0"
terminal-border: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-font: "font.pf2" < doesn't work currently
terminal-font: "Liberation Mono Regular 20"
+ boot_menu {
left = 114
@@ -13,6 +13,7 @@ terminal-font: "font.pf2" < doesn't work currently
width = 472
height = 35%
item_color = "#cccccc"
item_font = "Liberation Mono Regular 20"
selected_item_color = "#ffffff"
item_icon_space = 15
item_height = 45
+2 -1
View File
@@ -2,4 +2,5 @@
- https://k1ng.dev/distro-grub-themes/preview
- https://github.com/vinceliuice/grub2-themes
- https://www.gnome-look.org/browse?cat=109&page=21&ord=latest
- https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html
- https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html
- https://www.reddit.com/r/EnhancingArchLinux/comments/1dwveb5/tutorial_custom_grub_theme/