My-distro-configs-dev-openbox/configs/skel/.config/xfce4/xfconf/xfce-perchannel-xml/catfish.xml

19 lines
973 B
XML
Raw Normal View History

2024-01-12 11:51:06 -01:00
<?xml version="1.0" encoding="UTF-8"?>
<channel name="catfish" version="1.0">
<property name="show-hidden-files" type="bool" value="false"/>
2024-01-12 11:51:06 -01:00
<property name="show-sidebar" type="bool" value="true"/>
<property name="list-toggle" type="bool" value="true"/>
<property name="show-thumbnails" type="bool" value="false"/>
<property name="search-file-contents" type="bool" value="false"/>
<property name="match-results-exactly" type="bool" value="false"/>
<property name="close-after-select" type="bool" value="false"/>
<property name="search-compressed-files" type="bool" value="false"/>
<property name="file-size-binary" type="bool" value="true"/>
<property name="window-width" type="int" value="700"/>
<property name="window-height" type="int" value="540"/>
<property name="window-x" type="int" value="370"/>
<property name="window-y" type="int" value="174"/>
2024-01-12 11:51:06 -01:00
<property name="exclude-paths" type="string" value="/dev;~/.cache;~/.gvfs;"/>
</channel>