From 3481ed95d22fd89b90953585542c618317626cb2 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sat, 30 Nov 2013 15:16:35 -0500 Subject: [PATCH] Various improvements to calendar output: (0) Use calendar-run.sh from small-hacks, and (1) make font of the monthly calendar slighlty smaller. --- left.conkyrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/left.conkyrc b/left.conkyrc index f1a2659..5df951a 100644 --- a/left.conkyrc +++ b/left.conkyrc @@ -50,13 +50,13 @@ gap_y 1 TEXT ${color2}${goto 5}${font DejaVu Sans:size=30}${time %H}${font DejaVu Sans:size=28}:${time %M}${color2}${goto 118}${font DejaVu Sans:size=10}${voffset -15}${time %Z}${goto 119}${voffset 12}${font DejaVu Sans:size=6}(${time %z})${color2}${goto 152}${voffset -15}${font :size=12}${time %A %e %B %Y} - -${voffset 13}${font Inconsolata:size=13}${execpi 405 ~/hacks/Small-Hacks/org-mode-appt-check.plx} +${voffset 13}${execpi 605 ~/hacks/Small-Hacks/calendar-run.sh} +${font Inconsolata:size=12}${execpi 405 ~/hacks/Small-Hacks/org-mode-appt-check.plx} ${color4}$hr -${color}${font Inconsolata:size=11}${execpi 810 /usr/bin/gcal -H T:t:H:h . | /usr/bin/perl -ne 'next if /^\s*\d*\s*$/; s/T(\s*\d+\s*)t/\${color7} $1 \${color}/g; print;'} +${color}${font Inconsolata:size=10}${execpi 810 /usr/bin/gcal -H T:t:H:h . | /usr/bin/perl -ne 'next if /^\s*\d*\s*$/; s/T(\s*\d+\s*)t/\${color7} $1 \${color}/g; print;'} -${color}${font Inconsolata:size=11}${execpi 810 /usr/bin/gcal -H T:t:H:h %`date +"%Y%m%d" --date='3 months'` .| /usr/bin/perl -ne 'next if /^\s*\d*\s*$/; s/T(\s*\d+\s*)t/ $1 /g; print;'} +${color}${font Inconsolata:size=10}${execpi 810 /usr/bin/gcal -H T:t:H:h %`date +"%Y%m%d" --date='3 months'` .| /usr/bin/perl -ne 'next if /^\s*\d*\s*$/; s/T(\s*\d+\s*)t/ $1 /g; print;'} ${voffset -10}${color2}${font led:size=10}CPU ${font}$hr Overall temperature: ${acpitemp}°C