vinceliuice / grub2-themes

Modern Design theme for Grub2
GNU General Public License v3.0
3.52k stars 243 forks source link

--generate option for install script to create theme fold locally #154

Closed dmadisetti closed 2 years ago

dmadisetti commented 2 years ago

Thoughts on breaking up install() into install() and generate() such that we can pass a --generate flag (that just copies the theme files), and a --theme_dir flag that lets us specify the theme directory? This option will not require root.

but why?

Because this will let us package the themes directly

but who?

I can do this, just seeing if you'd be open to it

dmadisetti commented 2 years ago

Ended up not using a --theme_dir flag. You just install.sh --generate /my/path/to/thing