Zren / plasma-wallpapers

45 stars 9 forks source link

Animated Hue: Options not showing up in plasma #17

Open tusharhero opened 2 years ago

tusharhero commented 2 years ago

The plugin works but I can't see the options Screenshot_329

I really like this plugin. Please fix this issue.

Thank you.

tophers commented 2 years ago

Until it is fixed you can edit line 49 of $HOME/.local/share/plasma/wallpapers/com.github.zren.animatedhue/contents/ui/config.qml

Change line 49 from:

   Wallpaper.Image {

To:

   Wallpaper.ImageBackend {

Take a look at the same issue here: https://github.com/Zren/plasma-wallpapers/issues/14

tusharhero commented 2 years ago

Oh my god thank you