interact with the correct socket in wayland mode

This commit is contained in:
thelamer 2026-01-04 13:52:31 -05:00
parent 7662bbf057
commit fe5dc22d03
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View File

@ -11,7 +11,8 @@ LABEL maintainer="thelamer"
# title
ENV TITLE="Alpine KDE" \
PIXELFLUX_WAYLAND=true
PIXELFLUX_WAYLAND=true \
SELKIES_WAYLAND_SOCKET_INDEX=1
RUN \
echo "**** add icon ****" && \

View File

@ -11,7 +11,8 @@ LABEL maintainer="thelamer"
# title
ENV TITLE="Alpine KDE" \
PIXELFLUX_WAYLAND=true
PIXELFLUX_WAYLAND=true \
SELKIES_WAYLAND_SOCKET_INDEX=1
RUN \
echo "**** add icon ****" && \