feat: moving project to git

This commit is contained in:
Lucas Oskorep
2026-06-29 21:11:39 -04:00
commit 2c0a09efb0
19 changed files with 3255 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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"
]
}