Riyyi
7 years ago
3 changed files with 28 additions and 4 deletions
@ -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> |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="thunar" version="1.0"> |
||||
<property name="last-view" type="string" value="ThunarDetailsView"/> |
||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/> |
||||
<property name="last-window-width" type="int" value="3000"/> |
||||
<property name="last-window-height" type="int" value="1962"/> |
||||
<property name="last-window-maximized" type="bool" value="false"/> |
||||
<property name="last-separator-position" type="int" value="232"/> |
||||
<property name="misc-single-click" type="bool" value="false"/> |
||||
<property name="misc-volume-management" type="bool" value="true"/> |
||||
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLEST"/> |
||||
<property name="last-details-view-column-widths" type="string" value="50,241,50,50,2065,50,50,160,300"/> |
||||
<property name="last-show-hidden" type="bool" value="true"/> |
||||
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/> |
||||
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/> |
||||
<property name="last-side-pane" type="string" value="ThunarShortcutsPane"/> |
||||
</channel> |
Loading…
Reference in new issue