Use newer config style for netstatus genmon
This commit is contained in:
parent
77c3a8f7cc
commit
4aebcdcf3f
@ -1,6 +0,0 @@
|
||||
Command=/home/adam/.config/xfce4/panel/scripts/netstatus.sh
|
||||
UseLabel=0
|
||||
Text=(genmon)
|
||||
UpdatePeriod=2000
|
||||
Font=Sans 12
|
||||
|
@ -59,7 +59,14 @@
|
||||
</property>
|
||||
<property name="plugin-5" type="string" value="i3-workspaces"/>
|
||||
<property name="plugin-10" type="string" value="datetime"/>
|
||||
<property name="plugin-12" type="string" value="genmon"/>
|
||||
<property name="plugin-12" type="string" value="genmon">
|
||||
<property name="command" type="string" value=".config/xfce4/panel/scripts/netstatus.sh 'lo'"/>
|
||||
<property name="use-label" type="bool" value="false"/>
|
||||
<property name="text" type="string" value="(genmon)"/>
|
||||
<property name="update-period" type="int" value="2000"/>
|
||||
<property name="enable-single-row" type="bool" value="true"/>
|
||||
<property name="font" type="string" value="Cantarell 11"/>
|
||||
</property>
|
||||
<property name="plugin-3" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="14296579702.desktop"/>
|
||||
|
Loading…
Reference in New Issue
Block a user