New theme variables + removed RUN mode from Launcher

This commit is contained in:
SomeElse
2026-05-25 06:32:13 +00:00
parent 8d6406284f
commit 7adef7e7f9
15 changed files with 159 additions and 7 deletions

View File

@@ -90,7 +90,7 @@ QtObject {
// NOTIFICATIONS
// ────────────────────────────────────────────────────────────────────────
property bool notificationShakeEnabled: true // bell ringing shake for notifications
property string notificationPosition: "bottomright"
property string notificationPosition: "topright"
property int notificationHistorySize: 50
// ── Toast timeouts (milliseconds) ─────────────────────────────────────────