Skip to content

Commit 1617660

Browse files
task-jptronical
authored andcommitted
Torizon: Set SLINT_BACKEND to linuxkms
let Slint determine the correct renderer at run-time.
1 parent f018c78 commit 1617660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.torizon-demos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ RUN apt-get update \
5656
COPY --from=build /slint/demos_compiled/* /usr/bin/
5757

5858
ENV SLINT_FULLSCREEN=1
59-
ENV SLINT_BACKEND=linuxkms-skia-opengl
59+
ENV SLINT_BACKEND=linuxkms
6060
CMD /usr/bin/energy-monitor

0 commit comments

Comments
 (0)