mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<applyto>/desktop/gnome/shell/sidebar/visible</applyto>
|
||||
<owner>gnome-shell</owner>
|
||||
<type>bool</type>
|
||||
<default>true</default>
|
||||
<default>false</default>
|
||||
<locale name="C">
|
||||
<short>Whether or not to display the sidebar</short>
|
||||
<long>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue