Notification: add transparency slider (implements #586)

This commit is contained in:
Ly-sec
2025-10-27 18:29:52 +01:00
parent b20750d6c4
commit 60bfcc0058
10 changed files with 54 additions and 5 deletions
+1
View File
@@ -318,6 +318,7 @@ Singleton {
property list<string> monitors: []
property string location: "top_right"
property bool overlayLayer: true
property real backgroundOpacity: 1.0
property bool respectExpireTimeout: false
property int lowUrgencyDuration: 3
property int normalUrgencyDuration: 8