#!/bin/bash cd 'Slideshow' feh --cycle-once -FZ -D 3 -R 3 cd .. omxplayer -b '../content/weather.mp4' cd 'MoreSlides' feh --cycle-once -FZ -D 8 -R 8 cd ..