We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f018c78 commit 1617660Copy full SHA for 1617660
docker/Dockerfile.torizon-demos
@@ -56,5 +56,5 @@ RUN apt-get update \
56
COPY --from=build /slint/demos_compiled/* /usr/bin/
57
58
ENV SLINT_FULLSCREEN=1
59
-ENV SLINT_BACKEND=linuxkms-skia-opengl
+ENV SLINT_BACKEND=linuxkms
60
CMD /usr/bin/energy-monitor
0 commit comments