#!/bin/dash file="$XDG_CONFIG_HOME/wallpaper" cp "$1" "$file" /usr/bin/feh --bg-scale --no-fehbg "$file"