mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
[branding] Make the default show nervously quick
This commit is contained in:
parent
593dcff40a
commit
f3f8f3ea46
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Presentation
|
||||||
|
|
||||||
Timer {
|
Timer {
|
||||||
id: advanceTimer
|
id: advanceTimer
|
||||||
interval: 5000
|
interval: 1000
|
||||||
running: false
|
running: false
|
||||||
repeat: true
|
repeat: true
|
||||||
onTriggered: nextSlide()
|
onTriggered: nextSlide()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue