#!/bin/sh
wallp=`cat /root/.config/wallpaper/bg_img`

exec /usr/local/picpuz/picpuz $wallp
