File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ RUN set -xeuo pipefail && \
2121
2222# Here we set our default wallpaper
2323RUN set -xeuo pipefail && \
24- ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-9 /contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default.jxl && \
25- ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-9 /contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default-dark.jxl && \
24+ ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-10 /contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default.jxl && \
25+ ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-10 /contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default-dark.jxl && \
2626 ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora.xml /out/wallpapers/usr/share/backgrounds/default.xml
2727
2828RUN set -xeuo pipefail && \
You can’t perform that action at this time.
0 commit comments