summaryrefslogtreecommitdiffstats
path: root/examples/comprehensive
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-11 02:43:35 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-11 02:43:35 +0100
commit19b2d0dbf1f06fea55b30710daa7eb99b5dcbae5 (patch)
treefebdaf0b94231322ecd2928fef594fdce09c1695 /examples/comprehensive
parentinfo: doc edid variable (diff)
downloadblueshift-19b2d0dbf1f06fea55b30710daa7eb99b5dcbae5.tar.gz
blueshift-19b2d0dbf1f06fea55b30710daa7eb99b5dcbae5.tar.bz2
blueshift-19b2d0dbf1f06fea55b30710daa7eb99b5dcbae5.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/comprehensive')
-rw-r--r--examples/comprehensive2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/comprehensive b/examples/comprehensive
index 1ee514f..ef8376d 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -340,7 +340,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade):
randr(monitors[m % len(monitors)])
# Lets wait only 5 seconds, instead of a minute before running again.
- wait_period = 10
+ wait_period = 5
def reset():