13 lines
355 B
JSON
13 lines
355 B
JSON
{
|
|
"name": "ddc-brightness-control",
|
|
"description": "Control display brightness via DDC/CI using ddcutil. Bind keyboard shortcuts or use the panel menu to adjust monitor brightness.",
|
|
"uuid": "ddcbrightness@lucaso.io",
|
|
"settings-schema": "org.gnome.shell.extensions.ddcbrightness",
|
|
"shell-version": [
|
|
"47",
|
|
"48",
|
|
"49",
|
|
"50"
|
|
]
|
|
}
|