summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-07-23 09:19:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-10-22 23:31:01 -0700
commit48b7b199618c691416cc0142581dd0b62bbfc1b3 (patch)
tree061d0b7100a7ca2aa5a17fb69c29a180f1c42b84
parent76609d70d6575633980a3c7b10de5a87c62a472d (diff)
downloaddotfiles-48b7b199618c691416cc0142581dd0b62bbfc1b3.tar.gz
weather plugin in panel
-rw-r--r--archive/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/archive/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/archive/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
index dbd07b71..981131f2 100644
--- a/archive/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+++ b/archive/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -15,6 +15,9 @@
<value type="int" value="15"/>
<value type="int" value="4"/>
<value type="int" value="5"/>
+ <value type="int" value="10"/>
+ <value type="int" value="7"/>
+ <value type="int" value="9"/>
<value type="int" value="6"/>
<value type="int" value="8"/>
<value type="int" value="2"/>
@@ -49,5 +52,8 @@
<property name="plugin-8" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
+ <property name="plugin-7" type="string" value="weather"/>
+ <property name="plugin-9" type="string" value="weather"/>
+ <property name="plugin-10" type="string" value="weather"/>
</property>
</channel>