Skip to content

Commit 8c78637

Browse files
committed
Restore bottom panel
1 parent 417e6de commit 8c78637

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

root/defaults/xfce/xfce4-panel.xml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<property name="configver" type="int" value="2"/>
55
<property name="panels" type="array">
66
<value type="int" value="1"/>
7+
<value type="int" value="2"/>
78
<property name="dark-mode" type="bool" value="true"/>
89
<property name="panel-1" type="empty">
910
<property name="position" type="string" value="p=6;x=0;y=0"/>
@@ -25,6 +26,23 @@
2526
<value type="int" value="14"/>
2627
</property>
2728
</property>
29+
<property name="panel-2" type="empty">
30+
<property name="autohide-behavior" type="uint" value="1"/>
31+
<property name="position" type="string" value="p=10;x=0;y=0"/>
32+
<property name="length" type="uint" value="1"/>
33+
<property name="position-locked" type="bool" value="true"/>
34+
<property name="size" type="uint" value="48"/>
35+
<property name="plugin-ids" type="array">
36+
<value type="int" value="15"/>
37+
<value type="int" value="16"/>
38+
<value type="int" value="17"/>
39+
<value type="int" value="18"/>
40+
<value type="int" value="19"/>
41+
<value type="int" value="20"/>
42+
<value type="int" value="21"/>
43+
<value type="int" value="22"/>
44+
</property>
45+
</property>
2846
</property>
2947
<property name="plugins" type="empty">
3048
<property name="plugin-1" type="string" value="applicationsmenu"/>
@@ -54,5 +72,31 @@
5472
<property name="style" type="uint" value="0"/>
5573
</property>
5674
<property name="plugin-14" type="string" value="actions"/>
75+
<property name="plugin-15" type="string" value="showdesktop"/>
76+
<property name="plugin-16" type="string" value="separator"/>
77+
<property name="plugin-17" type="string" value="launcher">
78+
<property name="items" type="array">
79+
<value type="string" value="17523548401.desktop"/>
80+
</property>
81+
</property>
82+
<property name="plugin-18" type="string" value="launcher">
83+
<property name="items" type="array">
84+
<value type="string" value="17523548402.desktop"/>
85+
</property>
86+
</property>
87+
<property name="plugin-19" type="string" value="launcher">
88+
<property name="items" type="array">
89+
<value type="string" value="17523548403.desktop"/>
90+
</property>
91+
</property>
92+
<property name="plugin-20" type="string" value="launcher">
93+
<property name="items" type="array">
94+
<value type="string" value="17523548404.desktop"/>
95+
</property>
96+
</property>
97+
<property name="plugin-21" type="string" value="separator"/>
98+
<property name="plugin-22" type="string" value="directorymenu">
99+
<property name="base-directory" type="string" value="/config"/>
100+
</property>
57101
</property>
58102
</channel>

0 commit comments

Comments
 (0)