Automount drives

This commit is contained in:
morten-b
2021-01-21 14:45:27 +01:00
committed by GitHub
parent 40778d679a
commit 8815d08c6d

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="thunar-volman" version="1.0">
<property name="automount-drives" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="automount-media" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
</channel>