With new items being added on the left, the top bar gets a little crowded with the dateMenu at the center, so move it to its "classic" position on the right. https://bugzilla.gnome.org/show_bug.cgi?id=692016
10 lines
312 B
JSON
10 lines
312 B
JSON
{
|
|
"parentMode": "user",
|
|
"enabledExtensions": [@CLASSIC_EXTENSIONS@],
|
|
"panel": { "left": ["activities", "appMenu"],
|
|
"center": [],
|
|
"right": ["a11y", "keyboard", "volume", "bluetooth",
|
|
"network", "battery", "dateMenu", "userMenu"]
|
|
}
|
|
}
|