mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
fix: noctalia - disable osd for brightness changes due to issue
https://github.com/noctalia-dev/noctalia-shell/issues/1281
This commit is contained in:
@@ -400,7 +400,7 @@
|
|||||||
"autoHideMs": 2000,
|
"autoHideMs": 2000,
|
||||||
"backgroundOpacity": 1,
|
"backgroundOpacity": 1,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"enabledTypes": [0, 1, 2, 4, 3],
|
"enabledTypes": [0, 1, 4, 3],
|
||||||
"location": "top_right",
|
"location": "top_right",
|
||||||
"monitors": [],
|
"monitors": [],
|
||||||
"overlayLayer": true
|
"overlayLayer": true
|
||||||
|
|||||||
Reference in New Issue
Block a user