Merge pull request #4 from Algernon-01/master

Enable hidden files and volume management again.
This commit is contained in:
Patrick Schleizer 2018-11-08 04:53:25 -05:00 committed by GitHub
commit 6f240c0c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Configuration for Thunar. Changes date style to iso format, disables thumbnails. -->
<channel name="thunar" version="1.0">
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
<property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_NEVER"/>
</channel>