#!/bin/sh WALLS=$HOME/pictures/wallpaper theme=$(/usr/bin/ls $WALLS *.jpg | rofi -dmenu) wal -l -i $WALLS/$theme