nix/scripts/wallpaper-gen.sh
Hari c84611bdf1
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
feat: better handles (#70)
2026-04-08 16:38:20 -04:00

2 lines
92 B
Bash

export WALLPAPER_GEN_CONFIG="@WALLPAPER_GEN_CONFIG@"
exec python3 "@WALLPAPER_GEN_PY@" "$@"