mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-27 15:44:29 +02:00
Restore bottom panel
This commit is contained in:
parent
417e6ded03
commit
8c786377cd
@ -4,6 +4,7 @@
|
|||||||
<property name="configver" type="int" value="2"/>
|
<property name="configver" type="int" value="2"/>
|
||||||
<property name="panels" type="array">
|
<property name="panels" type="array">
|
||||||
<value type="int" value="1"/>
|
<value type="int" value="1"/>
|
||||||
|
<value type="int" value="2"/>
|
||||||
<property name="dark-mode" type="bool" value="true"/>
|
<property name="dark-mode" type="bool" value="true"/>
|
||||||
<property name="panel-1" type="empty">
|
<property name="panel-1" type="empty">
|
||||||
<property name="position" type="string" value="p=6;x=0;y=0"/>
|
<property name="position" type="string" value="p=6;x=0;y=0"/>
|
||||||
@ -25,6 +26,23 @@
|
|||||||
<value type="int" value="14"/>
|
<value type="int" value="14"/>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="panel-2" type="empty">
|
||||||
|
<property name="autohide-behavior" type="uint" value="1"/>
|
||||||
|
<property name="position" type="string" value="p=10;x=0;y=0"/>
|
||||||
|
<property name="length" type="uint" value="1"/>
|
||||||
|
<property name="position-locked" type="bool" value="true"/>
|
||||||
|
<property name="size" type="uint" value="48"/>
|
||||||
|
<property name="plugin-ids" type="array">
|
||||||
|
<value type="int" value="15"/>
|
||||||
|
<value type="int" value="16"/>
|
||||||
|
<value type="int" value="17"/>
|
||||||
|
<value type="int" value="18"/>
|
||||||
|
<value type="int" value="19"/>
|
||||||
|
<value type="int" value="20"/>
|
||||||
|
<value type="int" value="21"/>
|
||||||
|
<value type="int" value="22"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugins" type="empty">
|
<property name="plugins" type="empty">
|
||||||
<property name="plugin-1" type="string" value="applicationsmenu"/>
|
<property name="plugin-1" type="string" value="applicationsmenu"/>
|
||||||
@ -54,5 +72,31 @@
|
|||||||
<property name="style" type="uint" value="0"/>
|
<property name="style" type="uint" value="0"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugin-14" type="string" value="actions"/>
|
<property name="plugin-14" type="string" value="actions"/>
|
||||||
|
<property name="plugin-15" type="string" value="showdesktop"/>
|
||||||
|
<property name="plugin-16" type="string" value="separator"/>
|
||||||
|
<property name="plugin-17" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="17523548401.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-18" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="17523548402.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-19" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="17523548403.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-20" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="17523548404.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-21" type="string" value="separator"/>
|
||||||
|
<property name="plugin-22" type="string" value="directorymenu">
|
||||||
|
<property name="base-directory" type="string" value="/config"/>
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user