* Added build-wk script * This will (hopefully) keep the arch-hh folder clean allowing for a better git workflow * Rebuilt the default settings for wktech for most programs * Made the theme/icons more consistant between programs * Changed whiskermenu to more closely match a Windows Start Menu * Lots of hw-diags updates: * Connects to the network automatically * Copies all results files to $HOME/Tickets * Creates valid tgz archives of the results * Uses `mktemp` for setting TMP_DIR * mount-all-drives now opens the FileManager if lauched w/ Super+M * Probably more...
12 lines
715 B
XML
12 lines
715 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="thunar" version="1.0">
|
|
<property name="last-view" type="string" value="ThunarDetailsView"/>
|
|
<property name="misc-single-click" type="bool" value="false"/>
|
|
<property name="default-view" type="string" value="ThunarDetailsView"/>
|
|
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
|
|
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLER"/>
|
|
<property name="last-details-view-column-widths" type="string" value="50,132,50,50,228,50,50,72,186"/>
|
|
<property name="last-separator-position" type="int" value="170"/>
|
|
<property name="last-show-hidden" type="bool" value="false"/>
|
|
</channel>
|