mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
feat: set if respecting custom notif timeout
This commit is contained in:
@@ -249,6 +249,7 @@ Singleton {
|
||||
property list<string> monitors: []
|
||||
property string location: "top_right"
|
||||
property real lastSeenTs: 0
|
||||
property bool respectExpireTimeout: false
|
||||
property int lowUrgencyDuration: 3
|
||||
property int normalUrgencyDuration: 8
|
||||
property int criticalUrgencyDuration: 15
|
||||
|
||||
Reference in New Issue
Block a user