feat: Add setting to disable lock key OSD notifications

This commit is contained in:
loner
2025-11-25 21:20:50 +08:00
parent 6a427b2cfc
commit 4c6cf8d21b
5 changed files with 20 additions and 1 deletions
+2 -1
View File
@@ -284,7 +284,8 @@
"monitors": [],
"autoHideMs": 2000,
"overlayLayer": true,
"backgroundOpacity": 1
"backgroundOpacity": 1,
"showLockKeyNotifications": true
},
"audio": {
"volumeStep": 5,