summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-02 22:31:13 +0200
committerNippy <nippy@rp1.hu>2026-06-02 22:31:13 +0200
commitf8308bd4153927e7182d42f59b453fa26edb3d37 (patch)
treea66c9b6512756a4def1d1474c44bdbb74a511b12 /raveos-calamares-theme/etc/calamares/branding/raveos/show.qml
parent665de71b7b494d8dbd9dd6c660cc9d50f98aa719 (diff)
downloadRaveOS-PKGBUILD-f8308bd4153927e7182d42f59b453fa26edb3d37.tar.gz
RaveOS-PKGBUILD-f8308bd4153927e7182d42f59b453fa26edb3d37.zip
calamares update
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/show.qml')
-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 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()