extra wallpaper

This commit is contained in:
boreddevnl 2026-03-10 11:08:07 +01:00
parent 1b181772a1
commit 1639b09cb5
8 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View file

@ -107,7 +107,7 @@ $(ISO_IMAGE): $(KERNEL_ELF) limine.conf limine-setup
fi fi
mkdir -p $(ISO_DIR)/Library/images/Wallpapers mkdir -p $(ISO_DIR)/Library/images/Wallpapers
@for f in $(SRC_DIR)/images/wallpapers/*.jpg; do \ @for f in $(SRC_DIR)/images/wallpapers/*; do \
if [ -f "$$f" ]; then \ if [ -f "$$f" ]; then \
basename=$$(basename "$$f"); \ basename=$$(basename "$$f"); \
cp "$$f" $(ISO_DIR)/Library/images/Wallpapers/; \ cp "$$f" $(ISO_DIR)/Library/images/Wallpapers/; \

Binary file not shown.

BIN
src/.DS_Store vendored

Binary file not shown.

BIN
src/kernel/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB