nwg-piotr / nwg-look

GTK3 settings editor adapted to work in the wlroots environment
MIT License
525 stars 16 forks source link

Cursor.theme file not supported #46

Open ItsProfessional opened 11 months ago

ItsProfessional commented 11 months ago

Many cursor themes (such as quintom) do not ship with a index.theme file. Instead, they ship with a cursor.theme file. The syntax is indentical. Some ship with both as well. As of now, nwg-look seems to only look for the index.theme file, and since the theme didn't have it it didn't show up in the cursor list.