interact with the correct socket in wayland mode

This commit is contained in:
thelamer 2026-01-04 18:05:05 -05:00
parent ab06f032e0
commit 1c3cb70569
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="Fedora i3"
ENV TITLE="Fedora 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="Fedora i3"
ENV TITLE="Fedora i3" \
SELKIES_WAYLAND_SOCKET_INDEX=2
RUN \
echo "**** add icon ****" && \