diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..561faed --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="thunar" version="1.0"> + <property name="last-view" type="string" value="ThunarIconView"/> + <property name="last-location-bar" type="string" value="ThunarLocationButtons"/> + <property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_150_PERCENT"/> + <property name="last-separator-position" type="int" value="170"/> + <property name="last-show-hidden" type="bool" value="true"/> + <property name="last-window-width" type="int" value="960"/> + <property name="last-window-height" type="int" value="1053"/> + <property name="last-window-maximized" type="bool" value="false"/> + <property name="misc-single-click" type="bool" value="false"/> + <property name="misc-file-size-binary" type="bool" value="false"/> + <property name="misc-show-delete-action" 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="misc-thumbnail-draw-frames" type="bool" value="true"/> + <property name="last-side-pane" type="string" value="ThunarShortcutsPane"/> + <property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_16"/> + <property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_SHORT"/> + <property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_ALWAYS"/> + <property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/> + <property name="last-details-view-column-widths" type="string" value="50,141,50,50,186,50,50,56,50,437"/> +</channel> |
