feat: set if respecting custom notif timeout

This commit is contained in:
FUFSoB
2025-09-23 10:53:44 +05:00
parent 2d0d6207a1
commit b47ac6dd8a
5 changed files with 18 additions and 2 deletions
+2 -1
View File
@@ -128,6 +128,7 @@
"monitors": [],
"location": "top_right",
"lastSeenTs": 0,
"respectExpireTimeout": false,
"lowUrgencyDuration": 3,
"normalUrgencyDuration": 8,
"criticalUrgencyDuration": 15
@@ -181,4 +182,4 @@
"wallpaperChange": "",
"darkModeChange": ""
}
}
}