python ./bing-wallpaper.py
$ mkdir -p ~/.config/systemd/user
$ cp systemd/* ~/.config/systemd/user
$ vi ~/.config/systemd/user/bing-wallpaper.service # edit script path
$ systemctl --user enable --now bing-wallpaper.timer
BING_WALLPAPER_PATH
: Bing wallpaper store directory (default: ~/.wallpapers)