From f8308bd4153927e7182d42f59b453fa26edb3d37 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 22:31:13 +0200 Subject: calamares update --- raveos-calamares-theme/etc/calamares/branding/raveos/show.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/show.qml') diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml index a82b0fe..fbbee94 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: 15000 + interval: 20000 running: presentation.activatedInCalamares repeat: true onTriggered: nextSlide() -- cgit v1.3