diff options
Diffstat (limited to 'skel/.config/xfce4')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 2 |
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> |