


Conky by hardball 59 comments
you have to check lua file.
display of rings depends on your partitions - Oct 29 2012

Nautilus Scripts by hardball 9 comments
apt-get install gvfs - Nov 23 2011

Conky by hardball 59 comments

Nautilus Scripts by hardball 3 comments
I posted my .zshrc :
http://gnome-look.org/content/show.php?content=142941 - Jun 22 2011

Conky by hardball 59 comments

Conky by hardball 59 comments
I added 2 lines at the end of the function conky_main - Jun 21 2011

Conky by hardball 59 comments

Conky by hardball 59 comments
I'll post a new version to prevent memory leaks soon :) - Jun 21 2011

Conky by hardball 16 comments
"Configure Conky with the ``--enable-lua'' option to enable Lua support at compile time." - Apr 04 2011

Conky by hardball 59 comments
colors:
to change the colors : edit the lua file.
(vars : graph_bg_colour, graph_fg_colour, txt_fg_colour)
to choose a color, this could help you :
http://easycalculation.com/rgb-coder.php
cpu:
copy/paste cpu block in the lua file.
then modify arg, x and y (coords)
good luck - Apr 04 2011

Conky by hardball 59 comments
a lot of things to do wih conky, that's why this conkyrc is rather a mean to present the conky.lua
I'm not very satisfied with the "net section", but one could add other rings like here :
https://bbs.archlinux.org/viewtopic.php?pid=880983#p880983 - Feb 07 2011

Conky by hardball 59 comments
any comments are welcome. - Jan 22 2011

Conky by hardball 59 comments

Conky by hardball 59 comments
~/.conky/start.sh
#!/bin/bash
sleep 20
conky -c ./conky/conkyrc_orange
2/ launch in a terminal :
gnome-session-properties
3/ add an entry
name: conky
command: ~/.conky/start.sh - Jan 17 2011

Conky by hardball 59 comments

Conky by hardball 59 comments

Nautilus Scripts by hardball 5 comments
I will update the script soon. - Jan 03 2011

Nautilus Scripts by hardball 5 comments
line #37 :
ETH='wlan0' - Dec 20 2010

Nautilus Scripts by hardball 5 comments
try to change :
ETH='eth0'
by :
eth='wlan0' - Dec 20 2010

Nautilus Scripts by hardball 2 comments

Nautilus Scripts by hardball 9 comments
It's not possible to use nautilus script for gtk2 widgets. - Dec 20 2010

Nautilus Scripts by hardball 9 comments
Sorry but could you be more precise ?
thx
- Dec 15 2010