You are not logged in.
http://img525.imageshack.us/img525/1852 … tb4.th.png
Conky compiled without X support rocks my socks.
Can you share your dwm statusbar script? It looks like it shows plenty of useful information.
A centipede is an inchworm that has switched to the metric system.
Offline
Can you share your dwm statusbar script? It looks like it shows plenty of useful information.
Sure. Info displayed in dwm statusbar comes from conky.
~/.xinitrc
exec conky | dwm
~/.conkyrc
background no
out_to_console yes
total_run_times 0
no_buffers yes
uppercase no
update_interval 3
TEXT
[$mpd_smart] [${time %H:%M, %a %d/%m/%Y}] [M:${execi 300 python ~/.conky/gmail.py}] [C:$cpu% $freq_g ${acpitemp TZSV}^C] [B:$battery] [M:$memperc%] [U:${upspeed eth0}k/s D:${downspeed eth0}k/s]
I modified conky PKGBUILD a bit to disable x support
# Maintainer: Eric Belanger <belanger@astro.umontreal.ca>
# Contributor: karc <slothck@gmail.com>
pkgname=conky-cli
pkgver=1.4.5
pkgrel=1
pkgdesc="Conky command line, without X11 dependencies"
arch=(i686 x86_64)
url="http://conky.sourceforge.net/"
license="custom"
replaces=('torsmo')
provides=('conky')
conflicts=('conky')
depends=('glib2')
source=(http://optusnet.dl.sourceforge.net/sourceforge/conky/conky-$pkgver.tar.bz2)
build() {
cd $startdir/src/conky-$pkgver
./configure --prefix=/usr --enable-mpd --disable-double-buffer --disable-x11 --disable-xdamage --disable-xft --disable-seti --disable-hddtemp --disable-portmon --disable-proc-uptime
make || return 1
make DESTDIR=$startdir/pkg install
install -D -m644 doc/conkyrc.sample $startdir/pkg/etc/conkyrc.sample
install -D -m644 COPYING $startdir/pkg/usr/share/licenses/conky/COPYING
}
md5sums=('4625c052852f2919a5e7ce2eb7c31189')
That way conky is more resource friendly than any bash scripts.
Last edited by karc (2007-07-02 01:02:05)
#404848
karc // jabberpl.org
We all have our chances of living in peace
Offline
Sure. Info displayed in dwm statusbar comes from conky.
# Maintainer: Eric Belanger <belanger@astro.umontreal.ca> # Contributor: MrGreen <mrgreen.linuxuser@gmail.com> pkgname=conky pkgver=1.4.5 pkgrel=1 pkgdesc="Conky is an advanced, highly configurable system monitor for X based on torsmo" arch=(i686 x86_64) url="http://conky.sourceforge.net/" license="custom" replaces=('torsmo') depends=('libxext' 'libsm' 'libxft' 'glib2' 'libxdamage') source=(http://optusnet.dl.sourceforge.net/sourceforge/conky/$pkgname-$pkgver.tar.bz2) build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr --enable-mpd --disable-double-buffer --disable-x11 --disable-xdamage --disable-xft --disable-seti --disable-hddtemp --disable-portmon --disable-proc-uptime make || return 1 make DESTDIR=$startdir/pkg install install -D -m644 doc/conkyrc.sample $startdir/pkg/etc/conkyrc.sample install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING } md5sums=('4625c052852f2919a5e7ce2eb7c31189')
That way conky is more resource friendly than any bash scripts.
Thanks for sharing
Maybe you could add it to aur as conky-cli or something.
Offline
Maybe you could add it to aur as conky-cli or something.
Done. conky-cli
Hope it works
#404848
karc // jabberpl.org
We all have our chances of living in peace
Offline
http://www.jeah.net/~justin/arch5thumb.png
Openbox, tint, visibility, pypanel, aterm, sonata.
Sure would like that irssi theme.. mind hooking me up?
Offline
justin wrote:http://www.jeah.net/~justin/arch5thumb.png
Openbox, tint, visibility, pypanel, aterm, sonata.
Sure would like that irssi theme.. mind hooking me up?
http://hewphoria.com/?p=submission&type=theme&cat=3
Last edited by justin (2007-07-02 20:44:34)
Offline
click for a crappy screenshot http://i210.photobucket.com/albums/bb55 … /today.png i blame the bad quality on my dad beating me so only good comments please
just kidding
/ediit my resolution is 1680x1050 so its massivly converted down
and tomk is awesome
/edit2 transformers the movie is coming out tomorrow so if anyone is in the vancouver wa / portland oregon area come see it with me and my friends and family. itll be fun were going in a huge group.
Last edited by droog (2007-07-03 04:23:14)
Offline
snap of my amd64, i use it for my media tower
fluxbox, idesk, fluxter, conky, mplayer & aterm
thumb
fullsize http://i10.tinypic.com/4r26iqu.png
...MikereDD
:Go Away & Give My Pillow Back!!:
aur pkgbuilds - mostly fortune-mod's & fonts
Offline
snap of my amd64, i use it for my media tower
fluxbox, idesk, fluxter, conky, mplayer & atermthumb http://i9.tinypic.com/6fr8nsj.png
fullsize http://i10.tinypic.com/4r26iqu.png
Nice shot, but it's August!
Offline