ready for 2021.11.16
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="displays" version="1.0">
|
||||
<property name="ActiveProfile" type="string" value="Default"/>
|
||||
</channel>
|
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="parole" version="1.0">
|
||||
<property name="subtitles" type="empty">
|
||||
<property name="font" type="string" value="Sans Bold 20"/>
|
||||
</property>
|
||||
<property name="audio" type="empty">
|
||||
<property name="volume" type="int" value="100"/>
|
||||
<property name="visualization-enabled" type="bool" value="true"/>
|
||||
<property name="visualization-name" type="string" value="spectrascope"/>
|
||||
</property>
|
||||
<property name="parole" type="empty">
|
||||
<property name="plugins" type="string" value="parole-mpris2.so;parole-notify.so"/>
|
||||
</property>
|
||||
</channel>
|
@ -2,7 +2,7 @@
|
||||
|
||||
<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-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_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"/>
|
||||
@ -13,6 +13,4 @@
|
||||
<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>
|
||||
|
@ -60,7 +60,8 @@
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
<property name="single-workspace-mode" type="bool" value="false"/>
|
||||
<property name="single-workspace-mode" type="bool" value="true"/>
|
||||
<property name="single-workspace-number" type="int" value="0"/>
|
||||
</property>
|
||||
<property name="desktop-icons" type="empty">
|
||||
<property name="style" type="int" value="2"/>
|
||||
|
@ -22,7 +22,7 @@
|
||||
<property name="autohide-behavior" type="uint" value="0"/>
|
||||
<property name="disable-struts" type="bool" value="false"/>
|
||||
<property name="icon-size" type="uint" value="38"/>
|
||||
<property name="enter-opacity" type="uint" value="92"/>
|
||||
<property name="enter-opacity" type="uint" value="100"/>
|
||||
<property name="leave-opacity" type="uint" value="92"/>
|
||||
<property name="background-rgba" type="array">
|
||||
<value type="double" value="0.000000"/>
|
||||
@ -104,6 +104,7 @@
|
||||
<value type="string" value="networkmanager applet"/>
|
||||
</property>
|
||||
<property name="known-items" type="array">
|
||||
<value type="string" value="antimicrox"/>
|
||||
<value type="string" value="KeePassXC"/>
|
||||
<value type="string" value="RiseupVPN"/>
|
||||
<value type="string" value="FeatherNotes"/>
|
||||
@ -116,6 +117,7 @@
|
||||
<property name="hidden-items" type="array">
|
||||
<value type="string" value="FeatherNotes"/>
|
||||
<value type="string" value="KeePassXC"/>
|
||||
<value type="string" value="antimicrox"/>
|
||||
</property>
|
||||
<property name="hidden-legacy-items" type="array">
|
||||
<value type="string" value="easystroke"/>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<property name="window-width" type="int" value="800"/>
|
||||
<property name="window-height" type="int" value="600"/>
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="736"/>
|
||||
<property name="window-width" type="int" value="912"/>
|
||||
<property name="window-height" type="int" value="810"/>
|
||||
<property name="filter-visible" type="bool" value="true"/>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user