We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7df816 commit be7f38aCopy full SHA for be7f38a
data/settings.gschema.xml
@@ -15,6 +15,11 @@
15
<default>830</default>
16
<summary>Most recent window width</summary>
17
<description>Most recent window width</description>
18
+ </key>
19
+ <key name="sidebar-position" type="i">
20
+ <default>-1</default>
21
+ <summary>Width of the sidebar</summary>
22
+ <description>This key stores the width of the sidebar. It is used to restore the sidebar position in future sessions.</description>
23
</key>
24
</schema>
25
</schemalist>
0 commit comments