thunar disable confirm-close-multiple-tabs

This commit is contained in:
toto 2022-11-16 09:24:03 +01:00
parent 6fe12088ae
commit e9a451ad1d

View File

@ -6,4 +6,5 @@
<property name="last-window-height" type="int" value="600"/> <property name="last-window-height" type="int" value="600"/>
<property name="last-window-maximized" type="bool" value="false"/> <property name="last-window-maximized" type="bool" value="false"/>
<property name="misc-exec-shell-scripts-by-default" type="bool" value="true"/> <property name="misc-exec-shell-scripts-by-default" type="bool" value="true"/>
<property name="misc-confirm-close-multiple-tabs" type="bool" value="false"/>
</channel> </channel>