• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Sample Conky (system monitor) configuration file with weather, CPU graph, memory graph, network traffic graph and processes


Commit MetaInfo

Revision46f834feeb6c1c16c32e7ad28d1aa2999b1802b5 (tree)
Zeit2015-02-07 12:52:08
Autorshitamo <shitamo@user...>
Commitershitamo

Log Message

- Corresponds to the output changes of cal

Ändern Zusammenfassung

Diff

--- a/conkyrc
+++ b/conkyrc
@@ -137,7 +137,7 @@ ${color #d8e698}Networking :
137137 ${color #ffffff}Up speed : ${color #eae5e3}${upspeed eth0}
138138 ${color #ffffff}Down speed : ${color #eae5e3}${downspeed eth0}
139139 ${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/"}
141141 ${color #d8e698}${stippled_hr}
142142 ${font mono:size=12}${execi 60 cal -h}
143143 # Various images including the icons of the forecast #