Skip to content

Commit c11844f

Browse files
committed
[update] : Panel config
1 parent 667ed6e commit c11844f

File tree

1 file changed

+19
-3
lines changed
  • channels/serene/airootfs.any/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml

1 file changed

+19
-3
lines changed

channels/serene/airootfs.any/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<property name="length-adjust" type="bool" value="true"/>
2121
<property name="mode" type="uint" value="0"/>
2222
<property name="plugin-ids" type="array">
23-
<value type="int" value="45"/>
23+
<value type="int" value="3"/>
2424
<value type="int" value="28"/>
2525
<value type="int" value="54"/>
2626
<value type="int" value="52"/>
@@ -37,6 +37,12 @@
3737
<property name="position" type="string" value="p=11;x=148;y=21"/>
3838
<property name="position-locked" type="bool" value="true"/>
3939
<property name="size" type="uint" value="30"/>
40+
<property name="background-rgba" type="array">
41+
<value type="double" value="0.313333"/>
42+
<value type="double" value="0.313333"/>
43+
<value type="double" value="0.313333"/>
44+
<value type="double" value="0.306397"/>
45+
</property>
4046
</property>
4147
<property name="panel-3" type="empty">
4248
<property name="autohide-behavior" type="uint" value="1"/>
@@ -64,6 +70,14 @@
6470
<property name="position" type="string" value="p=10;x=649;y=751"/>
6571
<property name="position-locked" type="bool" value="true"/>
6672
<property name="size" type="uint" value="42"/>
73+
<property name="background-rgba" type="array">
74+
<value type="double" value="0.313333"/>
75+
<value type="double" value="0.313333"/>
76+
<value type="double" value="0.313333"/>
77+
<value type="double" value="0.306397"/>
78+
</property>
79+
<property name="leave-opacity" type="uint" value="100"/>
80+
<property name="enter-opacity" type="uint" value="100"/>
6781
</property>
6882
</property>
6983
<property name="plugins" type="empty">
@@ -127,15 +141,17 @@
127141
<value type="string" value="-separator"/>
128142
<value type="string" value="+shutdown"/>
129143
<value type="string" value="+suspend"/>
130-
<value type="string" value="-hibernate"/>
144+
<value type="string" value="+hibernate"/>
131145
<value type="string" value="+restart"/>
132-
<value type="string" value="-switch-user"/>
146+
<value type="string" value="+switch-user"/>
133147
<value type="string" value="+logout"/>
134148
<value type="string" value="-separator"/>
135149
<value type="string" value="-lock-screen"/>
136150
<value type="string" value="-logout-dialog"/>
137151
<value type="string" value="-separator"/>
152+
<value type="string" value="-hybrid-sleep"/>
138153
</property>
154+
<property name="invert-orientation" type="bool" value="false"/>
139155
</property>
140156
<property name="plugin-45" type="string" value="whiskermenu"/>
141157
<property name="plugin-46" type="string" value="thunar-tpa"/>

0 commit comments

Comments
 (0)