skel: add thunar file manager configuration:
- set default view to compact view - set zoom levels
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<channel name="thunar" version="1.0">
|
||||||
|
<property name="last-view" type="string" value="ThunarCompactView"/>
|
||||||
|
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_LARGEST"/>
|
||||||
|
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_LARGE"/>
|
||||||
|
<property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_SMALLEST"/>
|
||||||
|
</channel>
|
||||||
Reference in New Issue
Block a user