From: Oleg Broytman Date: Fri, 24 Mar 2006 21:19:22 +0000 (+0000) Subject: Better docstring. X-Git-Tag: v4.0.0~58 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=ec40913c91abd535e9197d608c0861a9701dcfb2;p=xsetbg.git Better docstring. git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@10 143022c7-580b-0410-bae3-87f2bf5d3141 --- diff --git a/xsetbg.py b/xsetbg.py index 865a5ee..4721966 100755 --- a/xsetbg.py +++ b/xsetbg.py @@ -1,8 +1,9 @@ #! /usr/local/bin/python -O """Set a random background image (XWin) -Select a random image from $HOME/lib/xsetbg/images subdirectories -and set it as the desktop wallpaper (display it in the root window). +Select a random image from a (list of) directory(s) +and set it as the desktop wallpaper (display it in the root window) +using xli or xsetbg programs. """