Skip to content

Tema para customizar grub al seleccionar OS, inspirado en la pantalla de carga de Bloodborne.

Notifications You must be signed in to change notification settings

Zerabalus/Bloodborne-GRUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Previews

Grubprev

🩸 Contents 🩸



Working on more... so I'll add them :)

Installation

(#1.)

  • Open your terminal
  • Copy the repository and unzip
    git clone https://github.com/Zerabalus/Bloodborne-GRUB
  • Example:

  • cd to where you copied it, on your terminal:

 sudo cp -r BBGrub /usr/share/grub/themes
  • Or like in my case (DEBIAN-ARCH)

Arch/Debian sudo cp -r BBGrub /boot/grub/themes

  • Then edit the name of the grub theme you want:
sudo nano /etc/default/grub
GRUB_THEME="/boot/grub/themes/BBGrub/theme.txt"
  • Update the grub
sudo grub-mkconfig -o /boot/grub/grub.cfg
  • Reboot

About

Tema para customizar grub al seleccionar OS, inspirado en la pantalla de carga de Bloodborne.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published