summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-02 21:25:20 +0200
committerNippy <nippy@rp1.hu>2026-06-02 21:25:20 +0200
commit665de71b7b494d8dbd9dd6c660cc9d50f98aa719 (patch)
tree5456f0a0b45e3a244627a005e50cfa5270d06365 /raveos-calamares-theme/etc
parent692dac44401e1a666e2e2eed4b616a300078ed2e (diff)
downloadRaveOS-PKGBUILD-665de71b7b494d8dbd9dd6c660cc9d50f98aa719.tar.gz
RaveOS-PKGBUILD-665de71b7b494d8dbd9dd6c660cc9d50f98aa719.zip
calamares update
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()