From ec40913c91abd535e9197d608c0861a9701dcfb2 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 24 Mar 2006 21:19:22 +0000 Subject: [PATCH 1/1] Better docstring. git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@10 143022c7-580b-0410-bae3-87f2bf5d3141 --- xsetbg.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. """ -- 2.39.2