cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.27k stars 454 forks source link

fix: add encoding to background renderer #600

Closed dubisdev closed 1 year ago

dubisdev commented 1 year ago

Finally found that the problem was a bug wth the encoding. By just adding meta charset to the background, the app is now working.

fix #599