xfce4-panel.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <channel name="xfce4-panel" version="1.0">
  3. <property name="configver" type="int" value="2"/>
  4. <property name="panels" type="array">
  5. <value type="int" value="1"/>
  6. <property name="panel-1" type="empty">
  7. <property name="position" type="string" value="p=8;x=512;y=754"/>
  8. <property name="length" type="uint" value="100"/>
  9. <property name="position-locked" type="bool" value="true"/>
  10. <property name="icon-size" type="uint" value="16"/>
  11. <property name="size" type="uint" value="26"/>
  12. <property name="plugin-ids" type="array">
  13. <value type="int" value="1"/>
  14. <value type="int" value="2"/>
  15. <value type="int" value="3"/>
  16. <value type="int" value="4"/>
  17. <value type="int" value="5"/>
  18. <value type="int" value="6"/>
  19. <value type="int" value="8"/>
  20. <value type="int" value="9"/>
  21. <value type="int" value="11"/>
  22. <value type="int" value="12"/>
  23. <value type="int" value="13"/>
  24. </property>
  25. </property>
  26. </property>
  27. <property name="plugins" type="empty">
  28. <property name="plugin-2" type="string" value="tasklist">
  29. <property name="grouping" type="uint" value="1"/>
  30. </property>
  31. <property name="plugin-3" type="string" value="separator">
  32. <property name="expand" type="bool" value="true"/>
  33. <property name="style" type="uint" value="0"/>
  34. </property>
  35. <property name="plugin-4" type="string" value="pager"/>
  36. <property name="plugin-5" type="string" value="separator">
  37. <property name="style" type="uint" value="0"/>
  38. </property>
  39. <property name="plugin-6" type="string" value="systray">
  40. <property name="show-frame" type="bool" value="false"/>
  41. <property name="square-icons" type="bool" value="true"/>
  42. <property name="names-ordered" type="array">
  43. <value type="string" value="networkmanager applet"/>
  44. </property>
  45. </property>
  46. <property name="plugin-7" type="string" value="statusnotifier">
  47. <property name="square-icons" type="bool" value="true"/>
  48. <property name="symbolic-icons" type="bool" value="true"/>
  49. </property>
  50. <property name="plugin-8" type="string" value="pulseaudio">
  51. <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
  52. <property name="show-notifications" type="bool" value="true"/>
  53. </property>
  54. <property name="plugin-9" type="string" value="power-manager-plugin"/>
  55. <property name="plugin-10" type="string" value="notification-plugin"/>
  56. <property name="plugin-11" type="string" value="separator">
  57. <property name="style" type="uint" value="0"/>
  58. </property>
  59. <property name="plugin-12" type="string" value="clock"/>
  60. <property name="plugin-13" type="string" value="separator">
  61. <property name="style" type="uint" value="0"/>
  62. </property>
  63. <property name="plugin-1" type="string" value="whiskermenu"/>
  64. </property>
  65. </channel>