update xfce and lxqt configs
This commit is contained in:
parent
4c472470c1
commit
0a51fdd9c9
|
@ -8,7 +8,7 @@ NoUsbTrash=false
|
|||
QuickExec=false
|
||||
RecentFilesNumber=0
|
||||
SelectNewFiles=false
|
||||
SingleClick=true
|
||||
SingleClick=false
|
||||
SingleWindowMode=false
|
||||
UseTrash=true
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<property name="last-view" type="string" value="ThunarIconView"/>
|
||||
<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="misc-single-click" type="bool" value="true"/>
|
||||
<property name="misc-single-click" type="bool" value="false"/>
|
||||
<property name="last-window-width" type="int" value="944"/>
|
||||
<property name="last-window-height" type="int" value="553"/>
|
||||
<property name="last-window-maximized" type="bool" value="false"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<property name="show" type="bool" value="false"/>
|
||||
</property>
|
||||
<property name="desktop-icons" type="empty">
|
||||
<property name="single-click" type="bool" value="true"/>
|
||||
<property name="single-click" type="bool" value="false"/>
|
||||
<property name="file-icons" type="empty">
|
||||
<property name="show-removable" type="bool" value="false"/>
|
||||
<property name="show-home" type="bool" value="false"/>
|
||||
|
|
Loading…
Reference in New Issue