Komorebi-Fork / komorebi

A beautiful and customisable wallpaper manager for Linux
GNU General Public License v3.0
280 stars 19 forks source link

Use local web page as wallpaper #53

Closed Z-Y00 closed 3 years ago

Z-Y00 commented 3 years ago

Hi, I want to use a local web page as wallpaper. I tried " file:///home/..../fooo.html " But failed, is there any way to do this? Thanks

rsubtil commented 3 years ago

This has been implemented already with #7; there is no file dialog to choose a local file, but you can just input your file:///home/..../fooo.html string in the wallpaper creation dialog, and it should work.

Z-Y00 commented 3 years ago

thanks a lot!