$ cat $(which wallpaper)
#!/bin/bash
feh --bg-scale "$(find /répertoire/vers/mes/images -name '*.jpg' | shuf -n 1 | tee ~/.currentBG)"