0c05d1589702b0f1a14b6c02039b5cb229546244
[khome.git] / wallpaper_shuffle
1 #! /bin/sh
2
3 set -e
4
5 feh --bg-scale "$(find "$DIR_WALLPAPERS" -type f | randline)"
This page took 0.053885 seconds and 3 git commands to generate.