aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
index b87be6d..46a6b0b 100644
--- a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -3,15 +3,15 @@
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="FailsafeSessionName" type="string" value="Failsafe"/>
- <property name="AutoSave" type="bool" value="false"/>
+ <property name="AutoSave" type="bool" value="true"/>
<property name="PromptOnLogout" type="bool" value="true"/>
- <property name="SessionName" type="string" value="Default"/>
+ <property name="SessionName" type="empty"/>
<property name="SaveOnExit" type="bool" value="true"/>
</property>
<property name="sessions" type="empty">
<property name="Failsafe" type="empty">
<property name="IsFailsafe" type="bool" value="true"/>
- <property name="Count" type="int" value="4"/>
+ <property name="Count" type="int" value="5"/>
<property name="Client0_Command" type="array">
<value type="string" value="xfwm4"/>
</property>
@@ -29,6 +29,10 @@
<value type="string" value="xfdesktop"/>
</property>
<property name="Client3_PerScreen" type="bool" value="false"/>
+ <property name="Client4_Command" type="array">
+ <value type="string" value="xfce4-settings-helper"/>
+ </property>
+ <property name="Client4_PerScreen" type="bool" value="false"/>
</property>
</property>
<property name="splash" type="empty">