xfce + bspwm setup
[~bandali/configs] / xfce4 / .config / xfce4 / xfconf / xfce-perchannel-xml / xfce4-session.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <channel name="xfce4-session" version="1.0">
4 <property name="general" type="empty">
5 <property name="FailsafeSessionName" type="string" value="Failsafe"/>
6 </property>
7 <property name="sessions" type="empty">
8 <property name="Failsafe" type="empty">
9 <property name="IsFailsafe" type="bool" value="true"/>
10 <property name="Count" type="int" value="5"/>
11 <property name="Client0_Command" type="array">
12 <value type="string" value="bspwm"/>
13 </property>
14 <property name="Client0_PerScreen" type="bool" value="false"/>
15 <property name="Client1_Command" type="array">
16 <value type="string" value="xfsettingsd"/>
17 </property>
18 <property name="Client1_PerScreen" type="bool" value="false"/>
19 <property name="Client2_Command" type="array">
20 <value type="string" value="xfce4-panel"/>
21 <value type="string" value="--disable-wm-check"/>
22 </property>
23 <property name="Client2_PerScreen" type="bool" value="false"/>
24 <property name="Client3_Command" type="array">
25 <value type="string" value="Thunar"/>
26 <value type="string" value="--daemon"/>
27 </property>
28 <property name="Client3_PerScreen" type="bool" value="false"/>
29 <property name="Client4_Command" type="array">
30 <value type="string" value="xfdesktop"/>
31 <value type="string" value="--disable-wm-check"/>
32 </property>
33 <property name="Client4_PerScreen" type="bool" value="false"/>
34 </property>
35 </property>
36 <property name="splash" type="empty">
37 <property name="Engine" type="string" value=""/>
38 </property>
39 </channel>