We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b0e34 commit 8841fafCopy full SHA for 8841faf
desktop/arch/kde/Dockerfile
@@ -14,7 +14,7 @@ RUN pacman -Syyu --noconfirm \
14
&& pacman -Scc --noconfirm \
15
&& rm -rf /var/cache/pacman/pkg/*
16
17
-COPY desktop/arch/kde/root/webtop-logo.png /kclient/public/icon.png
+COPY desktop/arch/kde/webtop-logo.png /kclient/public/icon.png
18
19
RUN pacman -Sy --noconfirm --needed \
20
kwin-x11 plasma-desktop && \
0 commit comments