Argvus Appearance contains shared visual assets for the Argvus Desktop Environment.
It currently ships:
- Argvus wallpapers under
/usr/share/backgrounds/argvus - Argvus bundled fonts under
/usr/share/fonts
Keeping these assets in a separate package avoids duplicating wallpapers and
fonts inside the main argvus desktop configuration package.
usr/
share/
backgrounds/
argvus/
fonts/
make installUse DESTDIR for packaging:
make DESTDIR="$pkgdir" PREFIX=/usr installArch packaging is owned by this repository through packaging/arch/PKGBUILD.
Tag pushes build a signed Arch package and publish it to the shared
argvus/packages repository. GitHub Releases are not used for package
distribution.