]> git.phdru.name Git - xsetbg.git/commitdiff
Better docstring.
authorOleg Broytman <phd@phdru.name>
Fri, 24 Mar 2006 21:19:22 +0000 (21:19 +0000)
committerOleg Broytman <phd@phdru.name>
Fri, 24 Mar 2006 21:19:22 +0000 (21:19 +0000)
git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@10 143022c7-580b-0410-bae3-87f2bf5d3141

xsetbg.py

index 865a5eea9f925fb6ec2a8ce27b02665571772684..472196690efecb018e87de06a9c802e232adcaef 100755 (executable)
--- 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.
 
 """