diff options
| author | kj_sh604 | 2025-12-29 14:05:52 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-29 14:05:52 -0500 |
| commit | f08c428f678dca0e5d82476340638b0b31f5cc0e (patch) | |
| tree | e2542816006599f5e609268913bbd83bd98af26d /.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | |
| parent | d1d3dcee3b55d8646cb1509d94fd783bce15f3ad (diff) | |
refactor: add all xfce4 `.xml` files
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 35 |
1 files changed, 35 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..24aea76 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,35 @@ +<?xml version="1.1" encoding="UTF-8"?> + +<channel name="thunar" version="1.0"> + <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_100_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="1419"/> + <property name="last-window-height" type="int" value="805"/> + <property name="last-window-maximized" type="bool" value="true"/> + <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="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_16"/> + <property name="last-side-pane" type="string" value="THUNAR_SIDEPANE_TYPE_SHORTCUTS"/> + <property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_CUSTOM_SIMPLE"/> + <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,168,152,115,158,87,50,64,1202,523,50,71,50,324"/> + <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="misc-date-custom-style" type="string" value="%m/%d/%Y (%a) %H%M"/> + <property name="misc-thumbnail-draw-frames" type="bool" value="true"/> + <property name="last-splitview-separator-position" type="int" value="382"/> + <property name="misc-use-csd" type="bool" value="true"/> + <property name="shortcuts-icon-emblems" type="bool" value="true"/> + <property name="tree-icon-emblems" type="bool" value="true"/> + <property name="misc-symbolic-icons-in-sidepane" type="bool" value="false"/> + <property name="misc-symbolic-icons-in-toolbar" type="bool" value="false"/> + <property name="last-toolbar-items" type="string" value="menu:0,back:1,forward:1,open-parent:1,open-home:1,new-tab:0,new-window:0,toggle-split-view:0,undo:0,redo:0,zoom-out:0,zoom-in:0,zoom-reset:0,view-as-icons:0,view-as-detailed-list:0,view-as-compact-list:0,view-switcher:0,location-bar:1,reload:0,search:1,uca-action-1632282837629380-1:0,uca-action-1721072838978674-1:0,uca-action-1721072882953229-2:0"/> + <property name="last-renamer-dialog-maximized" type="bool" value="true"/> + <property name="last-renamer-dialog-width" type="int" value="579"/> + <property name="last-renamer-dialog-height" type="int" value="490"/> +</channel> |
