Add FSGuard and Weather plugins
This commit is contained in:
parent
699ebeee53
commit
b82290bd7e
28
.config/xfce4/panel/weather-11.rc
Normal file
28
.config/xfce4/panel/weather-11.rc
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
loc_name=Grantham, Sullivan County
|
||||||
|
lat=43.489794
|
||||||
|
lon=-72.137604
|
||||||
|
msl=295
|
||||||
|
timezone=America/New_York
|
||||||
|
cache_file_max_age=172800
|
||||||
|
power_saving=true
|
||||||
|
units_temperature=1
|
||||||
|
units_pressure=2
|
||||||
|
units_windspeed=1
|
||||||
|
units_precipitation=1
|
||||||
|
units_altitude=1
|
||||||
|
model_apparent_temperature=0
|
||||||
|
round=true
|
||||||
|
single_row=true
|
||||||
|
tooltip_style=1
|
||||||
|
forecast_layout=1
|
||||||
|
forecast_days=5
|
||||||
|
scrollbox_animate=true
|
||||||
|
theme_dir=/usr/share/xfce4/weather/icons/liquid
|
||||||
|
show_scrollbox=true
|
||||||
|
scrollbox_lines=1
|
||||||
|
scrollbox_color=#000000000000
|
||||||
|
scrollbox_use_color=false
|
||||||
|
label0=3
|
||||||
|
label1=7
|
||||||
|
label2=5
|
||||||
|
|
@ -15,17 +15,20 @@
|
|||||||
<value type="int" value="12"/>
|
<value type="int" value="12"/>
|
||||||
<value type="int" value="4"/>
|
<value type="int" value="4"/>
|
||||||
<value type="int" value="9"/>
|
<value type="int" value="9"/>
|
||||||
|
<value type="int" value="13"/>
|
||||||
<value type="int" value="7"/>
|
<value type="int" value="7"/>
|
||||||
<value type="int" value="15"/>
|
<value type="int" value="15"/>
|
||||||
<value type="int" value="6"/>
|
<value type="int" value="6"/>
|
||||||
<value type="int" value="8"/>
|
<value type="int" value="8"/>
|
||||||
<value type="int" value="2"/>
|
<value type="int" value="2"/>
|
||||||
|
<value type="int" value="11"/>
|
||||||
<value type="int" value="10"/>
|
<value type="int" value="10"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="position-locked" type="bool" value="true"/>
|
<property name="position-locked" type="bool" value="true"/>
|
||||||
<property name="span-monitors" type="bool" value="true"/>
|
<property name="span-monitors" type="bool" value="true"/>
|
||||||
<property name="output-name" type="string" value=""/>
|
<property name="output-name" type="string" value=""/>
|
||||||
<property name="disable-struts" type="bool" value="true"/>
|
<property name="disable-struts" type="bool" value="true"/>
|
||||||
|
<property name="autohide-behavior" type="uint" value="0"/>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugins" type="empty">
|
<property name="plugins" type="empty">
|
||||||
@ -72,5 +75,7 @@
|
|||||||
<value type="string" value="14466919681.desktop"/>
|
<value type="string" value="14466919681.desktop"/>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="plugin-13" type="string" value="fsguard"/>
|
||||||
|
<property name="plugin-11" type="string" value="weather"/>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user