]> git.phdru.name Git - xsetbg.git/commitdiff
Set the minimum pause to 1 hour.
authorOleg Broytman <phd@phdru.name>
Fri, 24 Mar 2006 20:33:39 +0000 (20:33 +0000)
committerOleg Broytman <phd@phdru.name>
Fri, 24 Mar 2006 20:33:39 +0000 (20:33 +0000)
git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@9 143022c7-580b-0410-bae3-87f2bf5d3141

xsetbg.conf

index cb908d314f481990c215cbb79a6e9fe050d804ac..3270d7775b15303b18c34bdd6d85eb467c7ccf36 100644 (file)
@@ -2,6 +2,10 @@
 directory0 = ~/lib/xsetbg/images
 
 [xsetbg]
-min_pause = 60 ; minimum time in seconds between background image changes
-min_delay = 86400 ; minimum time in seconds between occurences of the same image
+; minimum time in seconds between background image changes
+min_pause = 3600 ; (1 hour)
+
+; minimum time in seconds between occurences of the same image
+min_delay = 5259600 ; (2 months)
+
 borders = darkcyan, steelblue, midnightblue