
- thunar enable middle-click-in-tab - hide removable drive on desktop - add libnss-mdns for mdns resolve gvfs
11 lines
341 B
XML
11 lines
341 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-desktop" version="1.0">
|
|
<property name="desktop-icons" type="empty">
|
|
<property name="primary" type="bool" value="true"/>
|
|
<property name="file-icons" type="empty">
|
|
<property name="show-removable" type="bool" value="false"/>
|
|
</property>
|
|
</property>
|
|
</channel>
|