Update thunar.xml

Adding Delete option for thunar on right mouse click (removed in Debian 10). See https://forums.whonix.org/t/whonix-host-calamares-branding-suggestion/7772/26
This commit is contained in:
onions-knight 2020-03-17 16:38:53 +00:00 committed by GitHub
parent e4118cb21e
commit 8dfdec1d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,5 @@
<value type="string" value="network:///"/>
</property>
<property name="misc-volume-management" type="bool" value="false"/>
<property name="misc-show-delete-action" type="bool" value="true"/>
</channel>