We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83eea6f commit 9e8b395Copy full SHA for 9e8b395
1 file changed
Containerfile
@@ -21,7 +21,7 @@ RUN set -xeuo pipefail && \
21
22
# Here we set our default wallpaper
23
RUN set -xeuo pipefail && \
24
- REV=11 && \
+ REV=3 && \
25
ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-"${REV}"/contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default.jxl && \
26
ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-"${REV}"/contents/images/3840x2160.jxl /out/wallpapers/usr/share/backgrounds/default-dark.jxl && \
27
ln -sr /out/wallpapers/usr/share/backgrounds/aurora/aurora-wallpaper-"${REV}"/contents /out/wallpapers/usr/share/wallpapers/Aurora && \
0 commit comments