Fix integration XFCE+i3

This commit is contained in:
Fabio Scotto di Santolo
2026-02-13 19:23:07 +01:00
parent 06b9a3d0e0
commit e37d4a83c9
3 changed files with 20 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
<property name="last-window-maximized" type="bool" value="true"/>
<property name="last-separator-position" type="int" value="253"/>
<property name="misc-single-click" type="bool" value="false"/>
<property name="misc-use-csd" type="bool" value="true"/>
<property name="misc-use-csd" type="bool" value="false"/>
<property name="misc-thumbnail-max-file-size" type="uint64" value="1073741824"/>
<property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_16"/>
<property name="shortcuts-icon-emblems" type="bool" value="true"/>

View File

@@ -16,6 +16,6 @@
</property>
</property>
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
<property name="notify-location" type="string" value="bottom-right"/>
<property name="notify-location" type="string" value="top-right"/>
<property name="theme" type="string" value="Default"/>
</channel>