Wednesday, June 6, 2007

Linux - another .conkyrc file

Yet another .conkyrc, this one is one-line down. Source: http://ubuntuforums.org
background yes
double_buffer yes
use_spacer yes
use_xft yes
xftfont Bitstream Vera Sans:size=9
xftalpha 0.8
update_interval 30.0
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
default_color grey
own_window_colour brown
double_buffer yes
draw_shades no
draw_borders no
draw_outline yes
stippled_borders no
border_margin 0
border_width 1
alignment bottom_left
minimum_size 1262
gap_x 9
gap_y 9
uppercase yes

TEXT
${color darkgrey}Uptime:${color white}$uptime ${color}|${color} ${color darkgrey}Battery time:${color white}${battery_time} ${color}|${color} ${color darkgrey}Temp.(C):${color white}${acpitemp} ${color}|${color} ${color darkgrey}Load:${color white}${loadavg} ${color}|${color} ${color darkgrey}Space used:${color white}${fs_used /}/${color white}${fs_size /} ${color}|${color} ${color darkgrey}eth0: ${color white}${downspeed eth0} kbps${color darkgrey} down (${color white}${totaldown eth0}b${color darkgrey} total), ${color white}${upspeed eth0} kbps${color darkgrey} up (${color white}${totalup eth0}b${color darkgrey} total) on ${color white}${addr eth0}
${color}

No comments:

Categories

code (15) fun (2) linux (31) miscellaneous (9) music (8)

About me

I'm Adrian and this is my blog. Here I usually write about technical stuff (mostly about Linux).
Copyright: BY-NC_SA, Author: aeter