]> git.phdru.name Git - xsetbg.git/blobdiff - xsetbg.py
Better docstring.
[xsetbg.git] / 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.
 
 """