feat: fade-in animation, PKGBUILD for system installation

- CSS opacity transition (350ms ease-in) for panel and wallpaper
- PKGBUILD for makepkg/pacman installation
- .gitignore for makepkg build artifacts
This commit is contained in:
2026-03-27 14:46:06 +01:00
parent 63bd7cfea9
commit 004e3d2855
4 changed files with 78 additions and 3 deletions
+6
View File
@@ -8,3 +8,9 @@ build/
.pytest_cache/
.pyright/
*.egg
# makepkg build artifacts
pkg/src/
pkg/pkg/
pkg/*.pkg.tar*
pkg/moonset/