feat: set if notifs can be above fullscreen apps

This commit is contained in:
FUFSoB
2025-09-23 11:01:05 +05:00
parent b47ac6dd8a
commit ea0350bcca
4 changed files with 10 additions and 1 deletions
+1
View File
@@ -248,6 +248,7 @@ Singleton {
property bool doNotDisturb: false
property list<string> monitors: []
property string location: "top_right"
property bool alwaysOnTop: false
property real lastSeenTs: 0
property bool respectExpireTimeout: false
property int lowUrgencyDuration: 3