Lxtharia / minegrub-theme

A Grub Theme in the style of Minecraft!
MIT License
3.22k stars 41 forks source link

Will the slogan under the logo be customizable in later version? #51

Closed ichinose-chiya closed 5 months ago

ichinose-chiya commented 5 months ago

It seems that the slogan "I use arch BTW" is only a static pic now. If it could be customizable, that will be much more fantastic : )

Lxtharia commented 5 months ago

You can customize it! Use the python script as described in the Readme: https://github.com/Lxtharia/minegrub-theme?tab=readme-ov-file#random-splash-texts-and-accurate-x-packages-installed-text It will generate the static pic with the text you provide. If you set up the systemd service, it will also switch to a random one every time you reboot!

ichinose-chiya commented 5 months ago

Thanks!