/schemas/desktop/gnome/shell/app_monitor/enable_monitoring /desktop/gnome/shell/app_monitor/enable_monitoring gnome-shell bool true Whether to collect stats about applications usage The shell normally monitors active applications in order to present the most used ones (e.g. in launchers). While this data will be kept private, you may want to disable this for privacy reasons. Please note that doing so won't remove already saved data. /schemas/desktop/gnome/shell/favorite_apps /desktop/gnome/shell/favorite_apps gnome-shell list string [mozilla-firefox.desktop,evolution.desktop,openoffice.org-writer.desktop] List of desktop file IDs for favorite applications The applications corresponding to these identifiers will be displayed in the favorites area. /schemas/desktop/gnome/shell/sidebar/visible /desktop/gnome/shell/sidebar/visible gnome-shell bool true Whether or not to display the sidebar Determines whether or not the sidebar is visible. /schemas/desktop/gnome/shell/sidebar/expanded /desktop/gnome/shell/sidebar/expanded gnome-shell bool true Whether the sidebar should be in the expanded (wide) mode Controls the expanded/collapsed state of the sidebar. /schemas/desktop/gnome/shell/sidebar/widgets /desktop/gnome/shell/sidebar/widgets gnome-shell list string [imports.ui.widget.ClockWidget,imports.ui.widget.AppsWidget,imports.ui.widget.DocsWidget] The widgets to display in the sidebar The widgets to display in the sidebar, in order from top to bottom. Each widget "name" is actually a JavaScript expression referring to a widget constructor object.