summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2011-11-23 21:47:27 -0500
committerJune McEnroe <june@causal.agency>2011-11-23 21:47:27 -0500
commit32caa05e1c102f9ab6507e5080317803bed61683 (patch)
tree3e9eb4872f339788a4b86d2799f6ebc990cbb2cc
parentRemoved $machine to make room for larger kernel name (diff)
downloadsrc-32caa05e1c102f9ab6507e5080317803bed61683.tar.gz
src-32caa05e1c102f9ab6507e5080317803bed61683.zip
Update updates to update updates more often
-rw-r--r--_conkyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/_conkyrc b/_conkyrc
index 3dd301c9..ce1e7a24 100644
--- a/_conkyrc
+++ b/_conkyrc
@@ -39,7 +39,7 @@ short_units yes
 TEXT
 ${color white}$nodename $alignr $kernel
 ${color lightgrey}up${color white} $uptime_short $alignr $user_number ${color lightgrey}users${color white}
-${color lightgrey}updates${color white}$alignr${texeci 3600 /home/home/bin/updates.sh} 
+${color lightgrey}updates${color white}$alignr${texeci 300 /home/home/bin/updates.sh} 
 $hr
 ${color lightgrey}processes${color white}$alignr${running_processes}/${processes}
 $alignc${cpugraph 18,200}
='/src/commit/bin/downgrade.c?id=48e911f761cb4593706bfeb721b478bf4e7ea7c6&follow=1'>Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe