mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 03:39:23 -05:00
fix hiding network bookmark in thunar by default
Thanks to @Algernon for suggesting the fix!
This commit is contained in:
parent
daf7fc002b
commit
63b080f40b
@ -9,6 +9,6 @@
|
|||||||
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
|
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
|
||||||
<property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_NEVER"/>
|
<property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_NEVER"/>
|
||||||
<property name="hidden-bookmarks" type="array">
|
<property name="hidden-bookmarks" type="array">
|
||||||
<value type="string" value="network://"/>
|
<value type="string" value="network:///"/>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user