Skip to content

Commit e5b6798

Browse files
JosephMccmtwebster
authored andcommitted
settings: Set the default width of the sidebar to 170
The current setting of 148 causes text like "Downloads" to be ellipsized by default. Up the size some to prevent this.
1 parent 8a50220 commit e5b6798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnemo-private/org.nemo.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@
592592
<description>Whether the navigation window should be maximized by default.</description>
593593
</key>
594594
<key name="sidebar-width" type="i">
595-
<default>148</default>
595+
<default>170</default>
596596
<summary>Width of the side pane</summary>
597597
<description>The default width of the side pane in new windows.</description>
598598
</key>

0 commit comments

Comments
 (0)