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