umai umai umaiiii

This commit is contained in:
2024-09-09 15:16:50 +02:00
parent d567a9c0f1
commit 4c63dd555b
5 changed files with 12 additions and 3 deletions
+7 -1
View File
@@ -10,4 +10,10 @@ sudo os-prober
sudo grub-mkconfig -o /boot/grub/grub.cfg
# Menu colours
[Source: https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html]
[Source: https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html]
# Change inside /etc/defaults/grub
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_COLOR_NORMAL="light-blue/black"
GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# JPG file has to exist in /boot/grub/
GRUB_BACKGROUND="/boot/grub/AI-Hoshino-Oshi-No-Ko.jpg"