Configuration used on my Arch Linux with i3 / i3status
Put wallpaper into your ~/.local/share/backgrounds
folder
You can batch this with exiftool :
exiftool -q -if '$Keywords =~ /paysage/' -r ${SRC_DIR} -o "${XDG_DATA_HOME}/backgrounds/"
git clone https://gitlab.com/pad92/dotfiles.git ~/.dotfiles
./.dotfiles/install
curl -sSL https://gitlab.com/pad92/dotfiles/-/raw/master/vim.sh | sh