72 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| 
 | |
| <channel name="xfce4-panel" version="1.0">
 | |
|   <property name="configver" type="int" value="2"/>
 | |
|   <property name="panels" type="array">
 | |
|     <value type="int" value="1"/>
 | |
|     <property name="panel-1" type="empty">
 | |
|       <property name="position" type="string" value="p=6;x=0;y=0"/>
 | |
|       <property name="length" type="uint" value="100"/>
 | |
|       <property name="position-locked" type="bool" value="true"/>
 | |
|       <property name="size" type="uint" value="30"/>
 | |
|       <property name="plugin-ids" type="array">
 | |
|         <value type="int" value="1"/>
 | |
|         <value type="int" value="2"/>
 | |
|         <value type="int" value="3"/>
 | |
|         <value type="int" value="4"/>
 | |
|         <value type="int" value="5"/>
 | |
|         <value type="int" value="6"/>
 | |
|         <value type="int" value="7"/>
 | |
|         <value type="int" value="8"/>
 | |
|         <value type="int" value="9"/>
 | |
|         <value type="int" value="10"/>
 | |
|         <value type="int" value="11"/>
 | |
|         <value type="int" value="12"/>
 | |
|         <value type="int" value="13"/>
 | |
|         <value type="int" value="14"/>
 | |
|         <value type="int" value="15"/>
 | |
|         <value type="int" value="16"/>
 | |
|       </property>
 | |
|     </property>
 | |
|   </property>
 | |
|   <property name="plugins" type="empty">
 | |
|     <property name="plugin-1" type="string" value="whiskermenu"/>
 | |
|     <property name="plugin-2" type="string" value="separator">
 | |
|       <property name="style" type="uint" value="0"/>
 | |
|     </property>
 | |
|     <property name="plugin-3" type="string" value="separator"/>
 | |
|     <property name="plugin-4" type="string" value="showdesktop"/>
 | |
|     <property name="plugin-5" type="string" value="directorymenu">
 | |
|       <property name="icon-name" type="string" value="system-file-manager"/>
 | |
|     </property>
 | |
|     <property name="plugin-6" type="string" value="launcher">
 | |
|       <property name="items" type="array">
 | |
|         <value type="string" value="exo-terminal-emulator.desktop"/>
 | |
|       </property>
 | |
|     </property>
 | |
|     <property name="plugin-7" type="string" value="separator"/>
 | |
|     <property name="plugin-8" type="string" value="separator">
 | |
|       <property name="style" type="uint" value="0"/>
 | |
|     </property>
 | |
|     <property name="plugin-9" type="string" value="tasklist">
 | |
|       <property name="show-handle" type="bool" value="false"/>
 | |
|     </property>
 | |
|     <property name="plugin-10" type="string" value="separator">
 | |
|       <property name="expand" type="bool" value="true"/>
 | |
|       <property name="style" type="uint" value="0"/>
 | |
|     </property>
 | |
|     <property name="plugin-11" type="string" value="clock">
 | |
|       <property name="digital-format" type="string" value="%I:%M %p"/>
 | |
|     </property>
 | |
|     <property name="plugin-12" type="string" value="systray">
 | |
|       <property name="show-frame" type="bool" value="false"/>
 | |
|       <property name="size-max" type="uint" value="22"/>
 | |
|       <property name="square-icons" type="bool" value="true"/>
 | |
|     </property>
 | |
|     <property name="plugin-13" type="string" value="pulseaudio"/>
 | |
|     <property name="plugin-14" type="string" value="notification-plugin"/>
 | |
|     <property name="plugin-15" type="string" value="power-manager-plugin"/>
 | |
|     <property name="plugin-16" type="string" value="pager"/>
 | |
|   </property>
 | |
| </channel>
 | 
