11 lines
395 B
JSON
11 lines
395 B
JSON
{
|
|
"name": "DDC Brightness Controller",
|
|
"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",
|
|
"url": "https://github.com/lucasoskorep/ddc-brightness-control",
|
|
"settings-schema": "org.gnome.shell.extensions.ddcbrightness",
|
|
"shell-version": [
|
|
"50"
|
|
]
|
|
}
|