shownotes-w3m-rice/xfce-wallpaper-change.txt
2012-03-11 15:12:50 -07:00

3 lines
184 B
Bash

#!/bin/bash
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -s "$(find ~/Pictures/Wallpapers -type f -iregex '.*\.\(bmp\|gif\|jpg\|png\)$' | sort -R | head -1)"