themes
This commit is contained in:
@@ -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
@@ -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/
|
||||
Reference in New Issue
Block a user