diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml index 561faed..ec961d0 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <channel name="thunar" version="1.0"> - <property name="last-view" type="string" value="ThunarIconView"/> + <property name="last-view" type="string" value="ThunarDetailsView"/> <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-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/> + <property name="last-separator-position" type="int" value="165"/> <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-width" type="int" value="1894"/> + <property name="last-window-height" type="int" value="1034"/> <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"/> @@ -17,8 +17,13 @@ <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-date-style" type="string" value="THUNAR_DATE_STYLE_CUSTOM_SIMPLE"/> <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"/> + <property name="last-details-view-column-widths" type="string" value="50,138,122,119,122,76,50,56,1075,437,50,56,50,475"/> + <property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_50_PERCENT"/> + <property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/> + <property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_SIZE_IN_BYTES,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED"/> + <property name="misc-date-custom-style" type="string" value="%m/%d/%Y (%a) %H%M"/> + <property name="last-splitview-separator-position" type="int" value="865"/> </channel> |
