Update README.md

This commit is contained in:
2023-10-24 04:08:29 +02:00
committed by GitHub
parent 717a1f443a
commit 39a027ecad

View File

@@ -2,6 +2,7 @@
this is a barebones diy wallpaper engine, that lets the user render about anything as a windows wallpaper.
it uses a webview as a engine to render anything that can be done in a webbrowser.
![jinx webm wallpaper example](example.gif)
## About this
first attempt to do this, it is very barebones and only let you apply the wallpaper on your main monitor at the moment.
@@ -18,6 +19,8 @@ html {
this is to make sure the wallpaper covers your screen.
### Sad limitations,
sadly it doesnt support mp4 files since it requires a license. Convert those files to webm. This can be done using ffmpeg or [https://cloudconvert.com/](cloudconvert)
### Do not panic
if you cant find where to revert this, just find your way to the "system tray" (the little arrow close to your clock and date in windows) and right click on the little heart icon to close. Either that or just restart your pc.