summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-21 15:46:55 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-21 15:46:55 +0100
commit4585650db9169ee2534563cc1c6f16a1653d8358 (patch)
tree2062601c1279b0fadfe992b1a188ea9f08c297aa /bin
parent6c3cf46438ab49624004db8b614c261609328eec (diff)
downloadimpressive-display-4585650db9169ee2534563cc1c6f16a1653d8358.tar.gz
impressive-display-4585650db9169ee2534563cc1c6f16a1653d8358.tar.bz2
impressive-display-4585650db9169ee2534563cc1c6f16a1653d8358.zip
Set hard-coded/recommended slide duration to 5secs.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/impressive-display2
1 files changed, 1 insertions, 1 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"