vinceliuice / Elegant-grub2-themes

Elegant grub2 themes for all linux systems
GNU General Public License v3.0
130 stars 4 forks source link

Changed icon names for openSUSE #3

Closed barunespadhy closed 1 month ago

barunespadhy commented 1 month ago

Issue Description

When installing the theme on openSUSE Tumbleweed, the installation fails since the name of the icons is different from what is defined in the script.

Steps to reproduce

In openSUSE TW, run:

sudo ./install.sh -t mountain -p float -i right -c dark -l system -b

This fails with the following error:

cp: cannot stat '<cloned_location>/Elegant-grub2-themes/assets/assets-other/other-1080p/openSUSE.png': No such file or directory

Fix

Changing the icon names fixes this issue.