interact with the correct socket in wayland mode

This commit is contained in:
thelamer 2026-01-04 18:04:02 -05:00
parent cf67b3b968
commit 6e81bb86e3
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="thelamer"
# title
ENV TITLE="Arch i3"
ENV TITLE="Arch i3" \
SELKIES_WAYLAND_SOCKET_INDEX=2
RUN \
echo "**** add icon ****" && \

View File

@ -7,7 +7,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="thelamer"
# title
ENV TITLE="Arch i3"
ENV TITLE="Arch i3" \
SELKIES_WAYLAND_SOCKET_INDEX=2
RUN \
echo "**** add icon ****" && \