ARGVUS desktop wallpapers for the default theme set.
This repository provides the JPEG XL wallpaper assets packaged for ARGVUS.
argvus-dark.jxl and argvus-light.jxl are the official fallback wallpapers.
Theme wallpapers are under abstract/{dark,light}; optional manual landscape
wallpapers are under landscape/{dark,light}.
On Arch Linux or a compatible distribution:
sudo pacman -S --needed base-devel git shellcheck
make validate
make build
make installmake build creates a deterministic local source archive in
build/artifacts/ and a package in build/dist/. make install requires
sudo and installs the one package found in that directory.
For package metadata only:
make validate
makepkg -p packaging/arch/ci/PKGBUILD --printsrcinfoSee packaging/arch/README.md for the difference between local and release builds.
- DEVELOPMENT.md — layout, checks, and releases
- CONTRIBUTING.md — contribution workflow
- SECURITY.md — private vulnerability reports
SPDX: GPL-3.0-only. See LICENSE.