themes
This commit is contained in:
@@ -5,7 +5,7 @@ terminal-top: "0"
|
|||||||
terminal-border: "0"
|
terminal-border: "0"
|
||||||
terminal-width: "100%"
|
terminal-width: "100%"
|
||||||
terminal-height: "100%"
|
terminal-height: "100%"
|
||||||
terminal-font: "font.pf2" < doesn't work currently
|
terminal-font: "Liberation Mono Regular 20"
|
||||||
|
|
||||||
+ boot_menu {
|
+ boot_menu {
|
||||||
left = 114
|
left = 114
|
||||||
@@ -13,6 +13,7 @@ terminal-font: "font.pf2" < doesn't work currently
|
|||||||
width = 472
|
width = 472
|
||||||
height = 35%
|
height = 35%
|
||||||
item_color = "#cccccc"
|
item_color = "#cccccc"
|
||||||
|
item_font = "Liberation Mono Regular 20"
|
||||||
selected_item_color = "#ffffff"
|
selected_item_color = "#ffffff"
|
||||||
item_icon_space = 15
|
item_icon_space = 15
|
||||||
item_height = 45
|
item_height = 45
|
||||||
|
|||||||
@@ -3,3 +3,4 @@
|
|||||||
- https://github.com/vinceliuice/grub2-themes
|
- https://github.com/vinceliuice/grub2-themes
|
||||||
- https://www.gnome-look.org/browse?cat=109&page=21&ord=latest
|
- 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