feat: better handles

This commit is contained in:
Harivansh Rathi 2026-04-08 16:38:00 -04:00
parent af19b1e78b
commit 79a5466e4f
5 changed files with 129 additions and 37 deletions

View file

@ -1 +1,2 @@
uv run "@WALLPAPER_GEN_PY@"
export WALLPAPER_GEN_CONFIG="@WALLPAPER_GEN_CONFIG@"
exec python3 "@WALLPAPER_GEN_PY@" "$@"