notifications: derive popup enabled from maxPopups > 0

This commit is contained in:
Damocles 2026-04-13 15:36:54 +02:00
parent 9358f8fe6e
commit a6d95ffdaf
3 changed files with 1 additions and 7 deletions

View file

@ -22,7 +22,6 @@ QtObject {
property var notifications: ({
enable: true,
timeout: 3000,
popups: true,
maxPopups: 4
})
property var mpris: ({