Adds xfce4 config
This commit is contained in:
parent
0f0b9089a4
commit
202e82b4f5
5 changed files with 157 additions and 0 deletions
11
.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
Normal file
11
.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="thunar" version="1.0">
|
||||
<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-window-width" type="int" value="3408"/>
|
||||
<property name="last-window-height" type="int" value="1347"/>
|
||||
<property name="last-window-maximized" type="bool" value="false"/>
|
||||
<property name="last-separator-position" type="int" value="170"/>
|
||||
<property name="misc-single-click" type="bool" value="false"/>
|
||||
</channel>
|
||||
Loading…
Add table
Add a link
Reference in a new issue