diff --git a/calamares/branding/manjaro/show.qml b/calamares/branding/manjaro/show.qml index 1d41353..2482e12 100644 --- a/calamares/branding/manjaro/show.qml +++ b/calamares/branding/manjaro/show.qml @@ -28,7 +28,7 @@ Presentation id: presentation Timer { - interval: 15000 + interval: 30000 running: true repeat: true onTriggered: presentation.goToNextSlide()