Skip to content

Commit be7f38a

Browse files
authored
feat: add schema sidebar position (#326)
1 parent c7df816 commit be7f38a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/settings.gschema.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
<default>830</default>
1616
<summary>Most recent window width</summary>
1717
<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>
1823
</key>
1924
</schema>
2025
</schemalist>

0 commit comments

Comments
 (0)