A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Magic Mirror wont fill whole Screen!
-
hey guys i’m running Raspbian Buster with desktop
and for some reason i cant find a solution to fixing the extra black space on my magic mirror!Ill attach photo
thank you !!
link text -
You can add to your custom.css or main.css:
body { margin: 60px; position: absolute; height: calc(100% - 120px); width: calc(100% - 120px); }
Play around with the settings to match your display.
-
I assume you’re talking about the black border around the display, it’s usually caused by the overscan setting being on…