may be getting a crash course in shell scripts if it means feh can automatically change my wallpaper
feh —bg-scale `find /some/path/to/wallpapers/here/ -name \*.jpg -o -name \*.png | shuf | head -n 1` is a good place to start. I recall spending a while messing with that. It’s possible that would work if you croned it, but I can’t remember. Have fun though! That’s the irritating bit where you can’t figure how to get full file paths and search for jpg’s and png’s out of the way for you. :)
3 Notes/ Hide
-
cronecker-delta reblogged this from actuallybambi and added:
feh —bg-scale `find /some/path/to/wallpapers/here/ -name \*.jpg -o -name \*.png | shuf | head -n 1` is a good place to...
-
theshadowlost likes this
-
hackedy likes this
-
actuallybambi posted this