Top-Bar-Organizer/src/metadata.json
Julian Schacher f8488a97f4
New: Add new top bar items to box orders on enable
Introduce box orders, which allow this extension to save the order top
bar items should be in.
On extension enable, save new top bar items to those box orders.
2021-05-14 13:18:35 +02:00

8 lines
272 B
JSON

{
"uuid": "top-bar-organizer@julian.gse.jsts.xyz",
"name": "Top Bar Organizer",
"description": "Organize the items of the top (menu)bar.",
"version": 1,
"shell-version": [ "40" ],
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer"
}