Hi,
I just wanted to share a small issue I encountered while installing the darkmatter theme. After extracting arch-2K.zip and running:
sudo python3 darkmatter-theme.py -i
I noticed that the script generated an incorrect path entry in GRUB:
GRUB_THEME="/boot/grub/themes//darkmattertheme.txt"
I manually fixed it on my end, but I figured you might want to be aware of it.
Thank you for your work on this -- it's much appreciated! 😊
Hi,
I just wanted to share a small issue I encountered while installing the darkmatter theme. After extracting arch-2K.zip and running:
sudo python3 darkmatter-theme.py -i
I noticed that the script generated an incorrect path entry in GRUB:
GRUB_THEME="/boot/grub/themes//darkmattertheme.txt"
I manually fixed it on my end, but I figured you might want to be aware of it.
Thank you for your work on this -- it's much appreciated! 😊