forked from Belgarion/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconkytoprc
9 lines (8 loc) · 1.05 KB
/
conkytoprc
1
2
3
4
5
6
7
8
9
# vim: ft=conkyrc
background no
out_to_x no
out_to_console yes
update_interval 1
use_spacer none
TEXT
^fg(\#92b19e)CPU^fg():^fg(\#92b19e)${cpu}%${if_gw}${if_up wlan0} ^fg():: wlan0: ^fg(\#99cc33)^i(.dzen/down.xbm) ${downspeedf wlan0} kB/s ^fg(\#ff3300)^i(.dzen/up.xbm) ${upspeedf wlan0} kB/s${endif}${if_up eth0} ^fg():: eth0: ^fg(\#99cc33)^i(.dzen/down.xbm) ${downspeedf eth0} kB/s ^fg(\#ff3300)^i(.dzen/up.xbm) ${upspeedf eth0} kB/s${endif}${if_up eth1} ^fg():: eth1: ^fg(\#99cc33)^i(.dzen/down.xbm) ${downspeedf eth1} kB/s ^fg(\#ff3300)^i(.dzen/up.xbm) ${upspeedf eth1} kB/s${endif}${endif}${if_existing /sys/class/power_supply/BAT0} ^fg():: ^fg(\#afd78a)${if_match ${battery_percent BAT0} < 50}^fg(\#ffa75d)${endif}${if_match ${battery_percent BAT0} < 10}^fg(\#ff7272)${endif}${battery_percent BAT0}${endif}${if_existing /sys/class/power_supply/BAT1} ^fg():: ^fg(\#afd78a)${if_match ${battery_percent BAT1} < 50}^fg(\#ffa75d)${endif}${if_match ${battery_percent BAT1} < 10}^fg(\#ff7272)${endif}${battery_percent BAT1}${endif} ^fg():: ^fg(\#ffffff)${time %a %b %d %H:%M:%S}