diff --git a/.xprofile b/.xprofile index c1456e3..809b44b 100644 --- a/.xprofile +++ b/.xprofile @@ -8,3 +8,4 @@ setxkbmap -option compose:rwin hash xcompmgr 2>/dev/null && xcompmgr & hash xscreensaver 2>/dev/null && xscreensaver -no-splash & hash gpg-agent 2>/dev/null && eval $(gpg-agent --daemon --enable-ssh-support) +hash feh 2>/dev/null && feh --bg-scale "$(find 'pictures/wallpapers/enabled/' -type l -print | shuf | head -n 1)"