beatdetector: increase default bpm

This commit is contained in:
2 * r + 2 * t 2025-08-24 20:43:04 +10:00
parent 748bfa9358
commit 54921ee354

View file

@ -6,7 +6,7 @@ import Quickshell.Io
Singleton {
id: root
property real bpm: 1
property real bpm: 150
Process {
running: true