tliron / install-gnome-themes

Script to install the latest versions of some fine GNOME 3 themes
MIT License
436 stars 44 forks source link

Is it possible to install only select themes rather than all the supported ones? #33

Closed cyfrost closed 5 years ago

cyfrost commented 5 years ago

Hi, This is a great project and the efforts are much celebrated. Recently I've come over an issue and want to share it here to get some help.

By the nature of this script, it installs all the available themes (30+ maybe?) on to the user's system and so the installation (git pull + rendering) can take a very long time (especially on some older machines).

But, most of the time, I only need a handful of them and don't need all others to be installed. So I'm looking for a way to make this script install only select themes but there's no immediately obvious way to do that (or maybe I've overlooked something).

Also, would it be possible to, say, assign a UUID for each theme and then have the script install the themes only with specified UUIDs?

Apologies if I'm missing something, any help is appreciated, Thanks!

tliron commented 5 years ago

Duplicate of #30