Sample Conky (system monitor) configuration file with weather, CPU graph, memory graph, network traffic graph and processes
Revision | 46f834feeb6c1c16c32e7ad28d1aa2999b1802b5 (tree) |
---|---|
Zeit | 2015-02-07 12:52:08 |
Autor | shitamo <shitamo@user...> |
Commiter | shitamo |
- Corresponds to the output changes of cal
@@ -137,7 +137,7 @@ ${color #d8e698}Networking : | ||
137 | 137 | ${color #ffffff}Up speed : ${color #eae5e3}${upspeed eth0} |
138 | 138 | ${color #ffffff}Down speed : ${color #eae5e3}${downspeed eth0} |
139 | 139 | ${color #d8e698}${stippled_hr} |
140 | -${font mono:size=9}${execi 60 cal -h3 |sed -e "1s/^\(.\{16\}\).\{21\}/\1/" -e "2s/^\(.\{15\}\).\{15\}/\1/" -e "3,$ s/^\(.\{20\}\).\{22\}/\1/"} | |
140 | +${font mono:size=9}${execi 60 cal -h3 |sed -e "1d" -e "2s/^\(.\{16\}\).\{21\}/\1/" -e "3s/^\(.\{15\}\).\{15\}/\1/" -e "4,$ s/^\(.\{20\}\).\{22\}/\1/"} | |
141 | 141 | ${color #d8e698}${stippled_hr} |
142 | 142 | ${font mono:size=12}${execi 60 cal -h} |
143 | 143 | # Various images including the icons of the forecast # |