diff --git a/Commands/nvidia/Versions.sh b/Commands/nvidia/Versions.sh new file mode 100644 index 0000000..57d71e7 --- /dev/null +++ b/Commands/nvidia/Versions.sh @@ -0,0 +1,2 @@ +# Check nvidia version +modinfo nvidia | grep ^version \ No newline at end of file diff --git a/Grub/grub-theme/CustomTheme/theme.txt b/Grub/grub-theme/CustomTheme/theme.txt index d275865..86bd11f 100644 --- a/Grub/grub-theme/CustomTheme/theme.txt +++ b/Grub/grub-theme/CustomTheme/theme.txt @@ -1,4 +1,4 @@ -title-text: "InoriShio's Bootmenu" +title-text: "" desktop-image: "background.jpg" desktop-image-scale-method: "crop" terminal-left: "0" @@ -6,7 +6,7 @@ terminal-top: "0" terminal-border: "0" terminal-width: "100%" terminal-height: "100%" -terminal-font: "Liberation Mono Regular 30" +terminal-font: "Liberation Mono Regular 20" + boot_menu { left = 114 @@ -14,7 +14,7 @@ terminal-font: "Liberation Mono Regular 30" width = 472 height = 35% item_color = "#cccccc" - item_font = "Liberation Mono Regular 30" + item_font = "Liberation Mono Regular 20" selected_item_color = "#ffffff" item_icon_space = 15 item_height = 45