fix: noctalia - disable osd for brightness changes due to issue

https://github.com/noctalia-dev/noctalia-shell/issues/1281
This commit is contained in:
Ryan Yin
2026-01-06 14:29:21 +08:00
parent f9d0efd425
commit 23ff53dcac

View File

@@ -400,7 +400,7 @@
"autoHideMs": 2000,
"backgroundOpacity": 1,
"enabled": true,
"enabledTypes": [0, 1, 2, 4, 3],
"enabledTypes": [0, 1, 4, 3],
"location": "top_right",
"monitors": [],
"overlayLayer": true