summaryrefslogtreecommitdiffstats
path: root/data/initial-setup.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:47:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:47:04 +0000
commite05fb7b3e36c052baf0dd607ddeb22c0a2b5cbde (patch)
tree7a27d70e96502edf2b5576d3ca403f1b8512f55b /data/initial-setup.json
parentInitial commit. (diff)
downloadgnome-initial-setup-59539b8c5e30eec79ac497e77d7d76ba2be8365f.tar.xz
gnome-initial-setup-59539b8c5e30eec79ac497e77d7d76ba2be8365f.zip
Adding upstream version 43.2.upstream/43.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'data/initial-setup.json')
-rw-r--r--data/initial-setup.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/initial-setup.json b/data/initial-setup.json
new file mode 100644
index 0000000..35fae95
--- /dev/null
+++ b/data/initial-setup.json
@@ -0,0 +1,8 @@
+{
+ "hasWindows": true,
+ "components": ["networkAgent"],
+ "panel": { "left": [],
+ "center": [],
+ "right": ["a11y", "keyboard", "quickSettings"]
+ }
+}