Disable sidebar by default
The sidebar is a bit neglected currently; we'll revisit it when we have more design and code time to focus on it.
This commit is contained in:
parent
b94452ee42
commit
ea4ea4a9b2
@ -35,7 +35,7 @@
|
|||||||
<applyto>/desktop/gnome/shell/sidebar/visible</applyto>
|
<applyto>/desktop/gnome/shell/sidebar/visible</applyto>
|
||||||
<owner>gnome-shell</owner>
|
<owner>gnome-shell</owner>
|
||||||
<type>bool</type>
|
<type>bool</type>
|
||||||
<default>true</default>
|
<default>false</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Whether or not to display the sidebar</short>
|
<short>Whether or not to display the sidebar</short>
|
||||||
<long>
|
<long>
|
||||||
|
Loading…
Reference in New Issue
Block a user