mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
removing temperature i2c from default text
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@506 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
e27f5823d3
commit
77f3b890c2
@ -282,8 +282,6 @@ static char original_text[] =
|
||||
" / $color${fs_free /}/${fs_size /} ${fs_bar 6 /}\n"
|
||||
"${color grey}Networking:\n"
|
||||
" Up:$color ${upspeed eth0} k/s${color grey} - Down:$color ${downspeed eth0} k/s\n"
|
||||
"${color grey}Temperatures:\n"
|
||||
" CPU:$color ${i2c temp 1}°C${color grey} - MB:$color ${i2c temp 2}°C\n"
|
||||
"$hr\n"
|
||||
#ifdef SETI
|
||||
"${color grey}SETI@Home Statistics:\n"
|
||||
|
Loading…
Reference in New Issue
Block a user