summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-calamares-theme/etc')
-rwxr-xr-xraveos-calamares-theme/etc/calamares/branding/raveos/show.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml
index dd94c64..a82b0fe 100755
--- a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml
+++ b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml
@@ -28,7 +28,7 @@ Presentation
Timer {
id: advanceTimer
- interval: 10000
+ interval: 15000
running: presentation.activatedInCalamares
repeat: true
onTriggered: nextSlide()