mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
fix: shoukei - noctalia - adjust brightness
This commit is contained in:
@@ -221,7 +221,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"brightness": {
|
"brightness": {
|
||||||
"backlightDeviceMappings": [],
|
"backlightDeviceMappings": [
|
||||||
|
{
|
||||||
|
"device": "/sys/class/backlight/apple-panel-bl",
|
||||||
|
"output": "eDP-1"
|
||||||
|
}
|
||||||
|
],
|
||||||
"brightnessStep": 3,
|
"brightnessStep": 3,
|
||||||
"enableDdcSupport": false,
|
"enableDdcSupport": false,
|
||||||
"enforceMinimum": true
|
"enforceMinimum": true
|
||||||
|
|||||||
Reference in New Issue
Block a user