mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 16:53:51 +01:00
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.
8 lines
272 B
JSON
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"
|
|
}
|