mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-02-05 12:47:50 +08:00
interact with the correct socket in wayland mode
This commit is contained in:
parent
cf67b3b968
commit
6e81bb86e3
@ -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 ****" && \
|
||||
|
||||
@ -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 ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user