mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-01-09 07:21:16 +08:00
interact with the correct socket in wayland mode
This commit is contained in:
parent
7662bbf057
commit
fe5dc22d03
@ -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 ****" && \
|
||||
|
||||
@ -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 ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user