summaryrefslogtreecommitdiff
path: root/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
blob: a646c04767b78b1d878ac7ae324c47da9aba8899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-panel" version="1.0">
  <property name="panels" type="array">
    <value type="int" value="0"/>
    <property name="panel-0" type="empty">
      <property name="position" type="string" value="p=10;x=0;y=0"/>
      <property name="length" type="uint" value="100"/>
      <property name="position-locked" type="bool" value="true"/>
      <property name="plugin-ids" type="array">
        <value type="int" value="1"/>
        <value type="int" value="3"/>
        <value type="int" value="15"/>
        <value type="int" value="8"/>
        <value type="int" value="10"/>
        <value type="int" value="6"/>
        <value type="int" value="7"/>
        <value type="int" value="4"/>
        <value type="int" value="12"/>
        <value type="int" value="5"/>
        <value type="int" value="2"/>
      </property>
      <property name="size" type="uint" value="26"/>
      <property name="background-alpha" type="uint" value="100"/>
      <property name="enter-opacity" type="uint" value="100"/>
      <property name="leave-opacity" type="uint" value="100"/>
      <property name="mode" type="uint" value="0"/>
      <property name="background-style" type="uint" value="2"/>
      <property name="background-image" type="string" value="/usr/share/themes/Kogaion-daylight/gtk-2.0/Panel/panel-bg-new.png"/>
    </property>
  </property>
  <property name="plugins" type="empty">
    <property name="plugin-1" type="string" value="applicationsmenu">
      <property name="button-icon" type="string" value="start-here"/>
      <property name="button-title" type="string" value="Menu"/>
    </property>
    <property name="plugin-4" type="string" value="pager">
      <property name="rows" type="uint" value="1"/>
      <property name="miniature-view" type="bool" value="false"/>
    </property>
    <property name="plugin-5" type="string" value="clock">
      <property name="mode" type="uint" value="2"/>
      <property name="show-seconds" type="bool" value="true"/>
      <property name="show-frame" type="bool" value="false"/>
      <property name="digital-format" type="string" value="%I:%M %p"/>
    </property>
    <property name="plugin-6" type="string" value="systray">
      <property name="names-visible" type="array">
        <value type="string" value="networkmanager applet"/>
        <value type="string" value="xfce4-power-manager"/>
        <value type="string" value="magneto.py"/>
      </property>
    </property>
    <property name="plugin-12" type="string" value="separator">
      <property name="style" type="uint" value="0"/>
      <property name="expand" 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-15" type="string" value="launcher">
      <property name="items" type="array">
        <value type="string" value="13162686021.desktop"/>
      </property>
      <property name="disable-tooltips" type="bool" value="true"/>
    </property>
    <property name="plugin-3" type="string" value="places"/>
    <property name="plugin-2" type="string" value="actions"/>
    <property name="plugin-7" type="string" value="xfce4-mixer-plugin"/>
    <property name="plugin-8" type="string" value="tasklist">
      <property name="show-handle" type="bool" value="false"/>
    </property>
  </property>
  <property name="configver" type="int" value="2"/>
</channel>