VandalByte / darkmatter-grub2-theme

Dark Matter GRUB Theme πŸ‘ΎπŸ’™
https://www.pling.com/p/1603282/
GNU General Public License v3.0
310 stars 15 forks source link

GRUB2 doesn't recognize the theme #14

Closed AguanteDebian closed 2 years ago

AguanteDebian commented 2 years ago

Hi! I've installed the theme. I'm in Debian Testing. I checked if it was in /boot/grub/themes, and it was there, but when I open grub-customizer to select the theme, it appears but it doesn't apply. When I run an sudo update-grub it says this:

Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-5.15.0-3-amd64
Found initrd image: /boot/initrd.img-5.15.0-3-amd64
Found linux image: /boot/vmlinuz-5.10.0-11-amd64
Found initrd image: /boot/initrd.img-5.10.0-11-amd64
Found linux image: /boot/vmlinuz-4.19.0-17-amd64
Found initrd image: /boot/initrd.img-4.19.0-17-amd64
Found Manjaro Linux (21.2.2) on /dev/sda4
done

But nothing to do with the Theme. I ran the installer again (to be sure) and it says this:

     ,_   _   ,_  ,  ,    , , _  ___,___,_,,_       _,  ,_  ,  ,  __     ___, ,  _, , ,  _,
     | \,'|\  |_) |_/    |\/|'|\' | ' | /_,|_)     / _  |_) |  | '|_)   ' | |_|,/_,|\/| /_,
    _|_/  |-\'| \'| \    | `| |-\ |   |'\_'| \    '\_|`'| \'\__| _|_)     |'| |'\_ | `|'\_
   '      '  `'  `'  `   '  ` '  `'   '   `'  `     _|  '  `   `'         ' ' `   `'  `   `
                                                   '
    Written by Vandal (vandalsoul)                                                            

( DARK MATTER GRUB-THEME INSTALLER )

(#) Choose your Theme-Style :

(1)   Linux        (2)   Debian       (3)   Ubuntu       
(4)   Manjaro      (5)   Arch         (6)   Windows-11   
(7)   Linux-Mint   (8)   Void-Linux   (9)   Fedora       
(10)  MX-Linux     (11)  Pop-OS       (12)  ArchStrike   
(13)  BlackArch    (14)  EndeavourOS  (15)  Gentoo       
(16)  Pentoo       (17)  Zorin-OS     (18)  Red-Hat      
(19)  Kali-Linux   (20)  Parrot-OS    (21)  Garuda       
(22)  Ubuntu-mate  (23)  Elementary   (24)  openSUSE     
(25)  Deepin       (26)  FreeBSD      (27)  CentOS       
(28)  KDE-neon     (29)  Solus        
(#) Choose an option [1-29] : 2

(?) Another version of this theme is already installed,
    Do you wish to remove it and add the new one (y/n)? [default = n] : y

($) Removed the previous version ...

($) Copying the theme directory ...

($) Editing the GRUB file ...

($) Updating GRUB ...

Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-5.15.0-3-amd64
Found initrd image: /boot/initrd.img-5.15.0-3-amd64
Found linux image: /boot/vmlinuz-5.10.0-11-amd64
Found initrd image: /boot/initrd.img-5.10.0-11-amd64
Found linux image: /boot/vmlinuz-4.19.0-17-amd64
Found initrd image: /boot/initrd.img-4.19.0-17-amd64
Found Manjaro Linux (21.2.2) on /dev/sda4
done

($) Dark Matter GRUB theme was successfully installed !!

But, again, nothing happens. Is this a bug or is it my fault? Thank you and greetings

BTW: In the /etc/default/grub I have the line GRUB_THEME="/boot/grub/themes/dark-matter/theme.txt" correctly.

AguanteDebian commented 2 years ago

Reinstalling the Grub, moving manually the folder of the theme to /boot/grub/themes/ and adding GRUB_THEME="/boot/grub/themes/dark-matter/theme.txt" to the /etc/default/grub worked. Thank you for create and support this grub theme! Greetings