summaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
new file mode 100644
index 00000000..4821f30c
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+ <property name="splash" type="empty">
+ <property name="Engine" type="string" value=""/>
+ <property name="engines" type="empty">
+ <property name="simple" type="empty">
+ <property name="Font" type="empty"/>
+ <property name="BgColor" type="empty"/>
+ <property name="FgColor" type="empty"/>
+ <property name="Image" type="empty"/>
+ </property>
+ </property>
+ </property>
+ <property name="general" type="empty">
+ <property name="FailsafeSessionName" type="empty"/>
+ <property name="SessionName" type="string" value="Default"/>
+ <property name="SaveOnExit" type="bool" value="false"/>
+ </property>
+ <property name="sessions" type="empty">
+ <property name="Failsafe" type="empty">
+ <property name="IsFailsafe" type="empty"/>
+ <property name="Count" type="empty"/>
+ <property name="Client0_Command" type="array">
+ <value type="string" value="xfsettingsd"/>
+ </property>
+ <property name="Client0_PerScreen" type="empty"/>
+ <property name="Client1_Command" type="array">
+ <value type="string" value="i3"/>
+ </property>
+ <property name="Client1_PerScreen" type="empty"/>
+ <property name="Client2_Command" type="array">
+ <value type="string" value="true"/>
+ </property>
+ <property name="Client2_PerScreen" type="empty"/>
+ <property name="Client3_Command" type="empty"/>
+ <property name="Client3_PerScreen" type="empty"/>
+ <property name="Client4_Command" type="array">
+ <value type="string" value="true"/>
+ </property>
+ <property name="Client4_PerScreen" type="empty"/>
+ </property>
+ </property>
+ <property name="compat" type="empty">
+ <property name="LaunchGNOME" type="bool" value="true"/>
+ </property>
+</channel>