deprecating the gnome version
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="catfish" version="1.0">
|
||||
<property name="use-headerbar" type="bool" value="false"/>
|
||||
<property name="show-hidden-files" type="bool" value="true"/>
|
||||
<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="true"/>
|
||||
<property name="search-compressed-files" type="bool" value="true"/>
|
||||
<property name="window-width" type="int" value="650"/>
|
||||
<property name="window-height" type="int" value="470"/>
|
||||
<property name="window-x" type="int" value="1130"/>
|
||||
<property name="window-y" type="int" value="417"/>
|
||||
<property name="exclude-paths" type="string" value="/dev;~/.cache;~/.gvfs;"/>
|
||||
</channel>
|
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="keyboards" version="1.0">
|
||||
<property name="Default" type="empty">
|
||||
<property name="Numlock" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
@ -32,4 +32,9 @@
|
||||
<property name="Device_Enabled" type="int" value="1"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="Synaptics_TM3336-001" type="empty">
|
||||
<property name="Properties" type="empty">
|
||||
<property name="libinput_Tapping_Enabled" type="int" value="1"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
@ -0,0 +1,18 @@
|
||||
<?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_150_PERCENT"/>
|
||||
<property name="last-window-maximized" type="bool" value="false"/>
|
||||
<property name="last-location-bar" type="string" value="ThunarLocationButtons"/>
|
||||
<property name="last-show-hidden" type="bool" value="false"/>
|
||||
<property name="misc-single-click" type="bool" value="false"/>
|
||||
<property name="misc-thumbnail-draw-frames" type="bool" value="true"/>
|
||||
<property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_32"/>
|
||||
<property name="tree-icon-size" type="string" value="THUNAR_ICON_SIZE_32"/>
|
||||
<property name="last-separator-position" type="int" value="201"/>
|
||||
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
|
||||
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
|
||||
<property name="last-window-width" type="int" value="1020"/>
|
||||
<property name="last-window-height" type="int" value="706"/>
|
||||
</channel>
|
@ -63,13 +63,13 @@
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="<Primary><Alt>Delete" type="string" value="refresh-xfce"/>
|
||||
<property name="<Primary><Alt>t" type="string" value="gnome-terminal"/>
|
||||
<property name="Super_L" type="string" value="app-finder">
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="<Primary><Alt>3" type="string" value="global_menu_toggle"/>
|
||||
<property name="<Primary><Alt>k" type="string" value="onboard"/>
|
||||
<property name="<Primary><Alt>l" type="string" value="killall onboard"/>
|
||||
<property name="<Primary><Alt>t" type="string" value="xfce4-terminal --drop-down"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
@ -91,6 +91,7 @@
|
||||
</property>
|
||||
<property name="plugin-6" type="string" value="systray">
|
||||
<property name="known-legacy-items" type="array">
|
||||
<value type="string" value="thunar"/>
|
||||
<value type="string" value="feathernotes"/>
|
||||
<value type="string" value="keepassxc"/>
|
||||
<value type="string" value="parole"/>
|
||||
@ -126,6 +127,7 @@
|
||||
<value type="string" value="drop-down terminal"/>
|
||||
<value type="string" value="feathernotes"/>
|
||||
<value type="string" value="xfce terminal"/>
|
||||
<value type="string" value="thunar"/>
|
||||
</property>
|
||||
<property name="symbolic-icons" type="bool" value="true"/>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user