#!/usr/bin/env zsh
deno run \
--allow-run="curl,xfconf-query" \
--allow-write \
"$BAUKE_DIR/scripts/desktop-wallpaper.ts" \
"$@"