Skip to content
Snippets Groups Projects
Commit 70dfe4fc authored by Jakko's avatar Jakko
Browse files

Disable Desktop icons "Home", "File System", "Trash"

parent b7775c12
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,10 @@
</property>
<property name="desktop-icons" type="empty">
<property name="single-click" type="bool" value="true"/>
<property name="file-icons" type="empty">
<property name="show-home" type="bool" value="false"/>
<property name="show-filesystem" type="bool" value="false"/>
<property name="show-trash" type="bool" value="false"/>
</property>
</property>
</channel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment