C2N14 / AutomaThemely

Simple, set-and-forget python application for changing between desktop themes according to light and dark hours
GNU General Public License v3.0
205 stars 31 forks source link

Fix for themes not containing 'theme' in the package name #7

Closed ghost closed 5 years ago

ghost commented 5 years ago

For example, the Ayu theme has the package name teabyii.ayu-0.17.0.

Therefore I've just removed the check whether the folder name contains theme or not. The JSON conditions verify that in the end.