add option to change notification click behavior

This commit is contained in:
dries.k
2022-09-03 12:43:52 +02:00
parent 4f6ce0db56
commit 548b49f610
5 changed files with 82 additions and 58 deletions

View File

@@ -14,6 +14,7 @@ DEFAULT_SETTINGS = {
"tray/notifications/priority": 5,
"tray/notifications/duration_ms": 5000,
"tray/notifications/icon/show": True,
"tray/notifications/click": True,
"watchdog/interval/s": 60,
"MessageWidget/image/size": 33,
"MainWindow/label/size": 25,