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