summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/impressive-display2
-rw-r--r--examples/impressive-display.default2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/impressive-display b/bin/impressive-display
index 58411e7..f007811 100755
--- a/bin/impressive-display
+++ b/bin/impressive-display
@@ -70,7 +70,7 @@ SLEEP_HOURS="22-06"
SLEEP_HOURS_DOWNLOAD_INTERVAL="0"
# show each slide for 20 seconds by default
-SLIDE_DURATION="20"
+SLIDE_DURATION="5"
# option for impressive fading...
IMPRESSIVE_OPTIONS="--transition None"
diff --git a/examples/impressive-display.default b/examples/impressive-display.default
index e2eeb80..d1ef063 100644
--- a/examples/impressive-display.default
+++ b/examples/impressive-display.default
@@ -47,7 +47,7 @@ DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/impressive-display.pdf
#DEBUG_DOWNLOADS=""
# Show each slide for <n> seconds.
-#SLIDE_DURATION=20
+#SLIDE_DURATION=5
# Launch pulseaudio daemon if not already running.
#WITH_PULSEAUDIO="yes"