add middled temp over all sensors
This commit is contained in:
6
.conkyrc
6
.conkyrc
@@ -43,6 +43,7 @@ show_graph_range true
|
||||
lua_load ~/bin/conky_format.lua
|
||||
|
||||
TEXT
|
||||
${lua_parse format %2.2s ${execi 10 conky_temp.sh}}°C | \
|
||||
CPU: ${lua_parse format %4.4s ${freq}} MHz \
|
||||
${lua_parse format %3.3s ${cpu cpu0}}% \
|
||||
${if_match ${cpu cpu0}>90}${color red}${else}\
|
||||
@@ -56,5 +57,6 @@ WIFI: ${lua_parse format %3.3s ${execi 10 conky_wifi.sh sig}}% ${execibar 10 con
|
||||
▲ ${upspeed iwm0} ▼ ${downspeed iwm0} \
|
||||
${if_empty ${addr iwm0}}${lua_parse format %15.15s 0.0.0.0}${endif}${lua_parse format %15.15s ${addr iwm0}} : \
|
||||
${execi 10 conky_wifi.sh sid} \
|
||||
$alignr Mails: ${new_mails $HOME/.local/share/mail/werler_is/INBOX 5} \
|
||||
$alignr ${time %a %d. %b %Y %H:%M:%S}${font}${offset 1920}
|
||||
$alignr \
|
||||
Mails: ${new_mails $HOME/.local/share/mail/werler_is/INBOX 5} \
|
||||
${time %a %d. %b %Y %H:%M:%S}${font}${offset 1920}
|
||||
|
||||
Reference in New Issue
Block a user