mirror of
https://github.com/BreizhHardware/multi-monitors-add-on.git
synced 2026-01-18 16:47:26 +01:00
11 lines
488 B
JSON
11 lines
488 B
JSON
{
|
|
"shell-version": ["40", "41", "42", "43", "44", "45"],
|
|
"uuid": "multi-monitors-add-on@breizhhardware",
|
|
"name": "Multi Monitors Add-On",
|
|
"settings-schema": "org.gnome.shell.extensions.multi-monitors-add-on",
|
|
"gettext-domain": "multi-monitors-add-on",
|
|
"description": "Add multiple monitors overview and panel for gnome-shell. Based on multi-monitors-add-on by darkxst",
|
|
"url": "https://github.com/breizhhardware/multi-monitors-add-on.git",
|
|
"version": 26
|
|
}
|