From 0a5c09eed7df858c4fa271a20d01d94c460b940c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 19 Aug 2012 15:17:17 +0000 Subject: [PATCH] Increased min_delay to 5 years. git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@57 143022c7-580b-0410-bae3-87f2bf5d3141 --- xsetbg.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsetbg.conf b/xsetbg.conf index 63546f2..cda0176 100644 --- a/xsetbg.conf +++ b/xsetbg.conf @@ -7,9 +7,9 @@ port = 7999 [xsetbg] ; minimum time in seconds between background image changes -min_pause = 600 ; (10 minutes) +min_pause = 300 ; (5 minutes) ; minimum time in seconds between occurences of the same image -min_delay = 94672800 ; 36 months (3 years) +min_delay = 5y borders = darkcyan, steelblue, midnightblue -- 2.39.2