mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-25 02:49:25 -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-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_NEVER"/>
|
||||
<property name="hidden-bookmarks" type="array">
|
||||
<value type="string" value="network://"/>
|
||||
<value type="string" value="network:///"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
Loading…
Reference in New Issue
Block a user