summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-04-29 16:32:07 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-04-29 16:32:07 +0100
commitbec08e2efebcd4bd2b41383912400f3ab8e23816 (patch)
treef671275b4d9a7cb0693c31d39d4986090480e09c
parentca1ef01334d277418ab781752aba206334fca0e1 (diff)
this one should be false by defautl
-rw-r--r--skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
index 4fcd902..1478170 100644
--- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -5,5 +5,5 @@
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/>
<property name="last-window-maximized" type="bool" value="true"/>
<property name="last-separator-position" type="int" value="169"/>
- <property name="last-show-hidden" type="bool" value="true"/>
+ <property name="last-show-hidden" type="bool" value="false"/>
</channel>