Add battery applet

This commit is contained in:
Adam Goldsmith 2018-01-23 01:23:49 -05:00
parent ccb54a6187
commit 10fb17cefe
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,20 @@
display_label=false
display_icon=false
display_power=false
display_percentage=true
display_bar=true
display_time=false
tooltip_display_percentage=false
tooltip_display_time=false
low_percentage=10
critical_percentage=5
action_on_low=1
action_on_critical=3
hide_when_full=0
colorA=rgb(136,136,255)
colorH=rgb(0,255,0)
colorL=rgb(255,255,0)
colorC=rgb(255,0,0)
command_on_low=
command_on_critical=/home/adam/.config/i3/lock.sh hibernate

View File

@ -16,6 +16,7 @@
<value type="int" value="4"/>
<value type="int" value="9"/>
<value type="int" value="13"/>
<value type="int" value="7"/>
<value type="int" value="14"/>
<value type="int" value="15"/>
<value type="int" value="6"/>
@ -72,6 +73,7 @@
<property name="plugin-8" type="string" value="weather"/>
<property name="plugin-13" type="string" value="fsguard"/>
<property name="plugin-6" type="string" value="multiload-ng-xfce4"/>
<property name="plugin-7" type="string" value="battery"/>
<property name="plugin-14" type="string" value="xfce4-sensors-plugin"/>
<property name="plugin-15" type="string" value="cpufreq"/>
</property>