You are not logged in.
Im looking to put a very basic conky screen on my desktop, that just shows an rss feed of the newly updated arch packages.
I have seen it in sevral conkyrc's but cant find it now, if anyone could share it I would be most grateful.
Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)
Offline
This will show you the newest 5:
${rss http://www.archlinux.org/feeds/packages/ 5 item_title 0}
${rss http://www.archlinux.org/feeds/packages/ 5 item_title 1}
${rss http://www.archlinux.org/feeds/packages/ 5 item_title 2}
${rss http://www.archlinux.org/feeds/packages/ 5 item_title 3}
${rss http://www.archlinux.org/feeds/packages/ 5 item_title 4}
Last edited by SkonesMickLoud (2009-04-14 22:37:24)
Offline