You are not logged in.

#1 2006-10-18 22:37:28

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Share Your .conkyrc Files with Screenshots

Hello Everyone,

I'm trying to arrange the best .conkyrc for me so I need some examples with some screenshots.. I've seen some great conky views but can't find it now.. So if you don't mind, I want your example screenshots with your configuration files please..

Thanks a lot..

PS: I'll post the result afterwards.. smile


Quis custodiet ipsos custodiet?

Offline

#2 2006-10-19 01:02:34

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: Share Your .conkyrc Files with Screenshots

background yes
use_xft yes
xftfont Bitstream Vera Sans Mono:size=8
xftalpha 0.8
out_to_console no
update_interval 1.0
total_run_times 0
own_window no
double_buffer yes
minimum_size 280 5
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
stippled_borders 0
border_margin 4
border_width 1
default_color black
default_shade_color black
default_outline_color black
alignment bottom_left
gap_x 5
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer no

TEXT
    $hr
    ${color black}$nodename - $sysname $kernel on $machine ${pre_exec uname -p | sed -e 's/(R)//g'} Uptime:${color blue} $uptime ${color black}- Load:${color blue} $loadavg CPU Usage:${color red} $cpu%  ${color black}RAM Usage:${color blue}$mem/$memmax - $memperc% ${color black}Swap Usage:${color blue} $swap/$swapmax - $swapperc% $color Disk Usage: ${color blue} ${fs_used /bin/bash}/${fs_size /bin/bash} - ${fs_free_perc /bin/bash}% Free

It's a nice one liner at the bottom
here be the screeny

Offline

#3 2006-10-19 02:02:02

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Share Your .conkyrc Files with Screenshots

great topic wink


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#4 2006-10-19 06:06:11

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: Share Your .conkyrc Files with Screenshots

.

Last edited by benplaut (2021-06-25 12:38:53)

Offline

#5 2006-10-19 09:10:48

Jansson
Member
From: Sweden
Registered: 2006-09-10
Posts: 106

Re: Share Your .conkyrc Files with Screenshots

Top left:
http://i54.photobucket.com/albums/g87/s … shot-1.jpg

conkyrc:

background yes
use_xft yes
xftfont Monospace:size=11
xftalpha 0.8
out_to_console no
update_interval 2
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
stippled_borders 5
border_margin 4
border_width 1
default_color white
default_shade_color black
default_outline_color black
alignment top_left
gap_x 10
gap_y 47
no_buffers no
uppercase no
override_utf8_locale no
use_spacer no

TEXT
${color white}$alignc$sysname $kernel on $machine
${color white}$alignc${exec whoami} @ $nodename
${color white}$alignc Uptime: ${color white}$uptime
$color$stippled_hr
${color slate grey}Date: ${color white}${time %A,%d %B}
${color slate grey}Time: ${color white}${time %k:%M:%S}
$color$stippled_hr
${color slate grey}CPU:${color white} ${cpu cpu1}% ${cpubar cpu1}
${color slate grey}RAM:${color white} $memperc%  $mem/$memmax $membar
${color slate grey}Swap: ${color white}$swapperc% $swap/$swapmax ${swapbar}
${color slate grey}Processes: ${color }$processes  
${color slate grey}Running:   ${color }$running_processes
$color$stippled_hr
${color slate grey}Highest CPU:
${color} ${top name 1}${top cpu 1}
${color} ${top name 2}${top cpu 2}
${color} ${top name 3}${top cpu 3}
${color slate grey}Highest MEM:
${color} ${top_mem name 1}${top_mem mem 1}
${color} ${top_mem name 2}${top_mem mem 2}
${color} ${top_mem name 3}${top_mem mem 3}
$color$stippled_hr
${color slate grey}Net Down:$color ${downspeed wlan0} k/s${color slate grey} ${offset 62}Net Up:$color ${upspeed wlan0} k/s
$color$stippled_hr

Offline

#6 2006-10-21 11:55:41

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Share Your .conkyrc Files with Screenshots

Are these people the only ones who uses conky ? Please... Come on everyone.. Share your config files..


Quis custodiet ipsos custodiet?

Offline

#7 2006-10-21 12:58:44

harlekin
Member
From: Germany
Registered: 2006-07-13
Posts: 408

Re: Share Your .conkyrc Files with Screenshots

shotrr7.th.png

cat ~/.conky (on top)

cat .conkytodo (top right)

cat .conkympd (bottom right)

The "pegel" in the bottom left is quite the same as the .conkympd.
Well I changed a lot while changing my themes, so there may be some options that are useless or crappy.

Does anyone know how I can remove the one pixel line among the border (in .conky / the conky on top)?

edit: I uploaded my files to arch.pastebin.com in order to keep this thread clear. pastebin.com is damn slow! ):


Hail to the thief!

Offline

#8 2006-10-22 10:42:06

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: Share Your .conkyrc Files with Screenshots

.

Last edited by benplaut (2021-06-25 12:36:57)

Offline

#9 2006-10-22 12:00:48

wd
Member
Registered: 2005-09-10
Posts: 28

Re: Share Your .conkyrc Files with Screenshots

20061022195432443x877scrot_453b5f005aba2_tn.png

# set to yes if you want Conky to be forked in the background
background no

cpu_avg_samples 2
net_avg_samples 2

double_buffer           yes
own_window      yes
own_window_transparent   yes
own_window_type      desktop
update_interval      2
own_window_hints below

#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

#out_to_console no

# X font when Xft is disabled, you can pick one with program xfontsel
#font 7x12
#font 6x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
#font -artwiz-snap-normal-r-normal-*-10-100-75-75-*-*-*-*

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont monospace-10

# Text alpha when using Xft
xftalpha 0.8

# mail spool
mail_spool $MAIL

# Update interval in seconds
update_interval 1

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer no

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 10

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color yellow
default_shade_color white
default_outline_color white

# Text alignment, other possible values are commented
#alignment top_left
#minimum_size 10 10
gap_x 15
gap_y 15
alignment top_left
#alignment top_left

# Gap between borders of screen and text

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument
#${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
#${font Verdana:size=10}as many times as I choose
#${font Perry:size=10}Including UTF-8,
#${font Luxi Mono:size=10}justo como este texto que o google traduz fêz o português
# stuff after 'TEXT' will be formatted on screen
#${font Grunge:size=12}${time %a  %b  %d}${alignr -25}${time %k:%M}

TEXT
$alignc${color lightgrey}$nodename - $sysname $kernel on $machine
$hr
${alignc}${color lightgrey}$time
${alignc}${color lightgrey}CPU freq:$color $freq MHz ${color lightgrey}CPU temp:$color $i8k_cpu_temp C
${alignc}${color lightgrey}Battery:$color $battery
${alignc}${color lightgrey}Left fan:$color $i8k_left_fan_status ${color lightgrey}Speed:$color $i8k_left_fan_rpm
${alignc}${color lightgrey}Right fan:$color $i8k_right_fan_status ${color lightgrey}Speed:$color $i8k_right_fan_rpm
$hr
${color lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg
${color lightgrey}CPU Usage:${color red} ${cpu}% ${cpubar}
${color black}${cpugraph 000000 ff0000}
${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% $membar
${color lightgrey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar}
${color lightgrey}Processes:$color $processes  ${color lightgrey}Running:$color $running_processes
$color$hr
${color lightgrey}Networking:
${alignc} eth0
 Down:${color #22ccff} ${downspeedf eth0} ${color lightgrey} k/s ${alignr}${color #22ccff}${totaldown eth0} ${color lightgrey}total
${color black}${downspeedgraph eth0 32,410 ff0000 0000ff} ${color lightgrey}
 Up:${color #22ccff} ${upspeedf eth0} ${color lightgrey} k/s ${alignr}${color #22ccff}${totalup eth0} ${color lightgrey}total
${color black}${upspeedgraph eth0 32,410 0000ff ff0000}
${alignc}${color lightgrey} eth1 ${color black}
 Down:${color #22ccff} ${downspeedf eth1} ${color lightgrey} k/s ${alignr}${color #22ccff}${totaldown eth1} ${color lightgrey}total
${color black}${downspeedgraph eth1 32,410 ff0000 0000ff} ${color lightgrey}
 Up:${color #22ccff} ${upspeedf eth1} ${color lightgrey} k/s ${alignr}${color #22ccff}${totalup eth1} ${color lightgrey}total
${color black}${upspeedgraph eth1 32,410 0000ff ff0000}
$color$hr
${color lightgrey}File systems:$color
 / $color${fs_used /}/${fs_size /}  ${fs_bar /}
 /home $color${fs_used /home}/${fs_size /home}  ${fs_bar /home}
 /win_d $color${fs_used /win_d}/${fs_size /win_d} ${fs_bar /win_d}
 /win_e $color${fs_used /win_e}/${fs_size /win_e} ${fs_bar /win_e}

$color $hr
${color lightgrey}MPD: 
${color green}${alignc}$mpd_smart   ${color #88aadd}$mpd_elapsed/$mpd_length    $mpd_percent%
${color pink}$mpd_bar
${alignc}${color lightgrey}Status: ${color}$mpd_status  ${color lightgrey}Random: ${color}$mpd_random  ${color lightgrey}Repeat: ${color}$mpd_repeat  ${color lightgrey}Vol: ${color}$mpd_vol

$color $hr
${color}Name              PID     CPU%   MEM%
${color #ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color}Mem usage
${color #ddaa00} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color lightgrey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}

Offline

#10 2006-10-22 12:35:48

harlekin
Member
From: Germany
Registered: 2006-07-13
Posts: 408

Re: Share Your .conkyrc Files with Screenshots

benplaut wrote:

pastebin.ca is much, much better!

Thanks!, I'll give it a try.

benplaut wrote:
# Draw outlines?
draw_outline no

^i think that's the one

Unfortunatly not. ): But thanks anyway.


Hail to the thief!

Offline

#11 2006-10-22 12:57:21

Xarturkhann
Member
From: Ankara
Registered: 2006-02-17
Posts: 55

Re: Share Your .conkyrc Files with Screenshots

Offline

#12 2006-10-22 14:27:21

prim
Member
From: Wroclaw - Poland
Registered: 2006-05-10
Posts: 47

Re: Share Your .conkyrc Files with Screenshots


Feel free to correct my English

Offline

#13 2006-10-22 14:33:04

TomE
Member
Registered: 2005-08-06
Posts: 164

Re: Share Your .conkyrc Files with Screenshots

xml+bash is just wrong. It's so much easier in python

#!/usr/bin/python

import feedparser as fp
import sys

feed = fp.parse(sys.argv[1]) 
lines = int(sys.argv[2])

for i in range(lines):
    entries = feed.entries[i]
    title = entries.title[:100]
    print '    %s' % title

run it with ${execi 300 /home/youruser/scripts/conky-rss.py http://www.archlinux.org/feeds/news/ 3}
You'll need python-feedparser from extra.

Offline

#14 2006-11-12 11:36:15

jazzi
Member
From: Xiamen
Registered: 2006-10-30
Posts: 57

Re: Share Your .conkyrc Files with Screenshots

216663292_40e84a18b7_o.png
Very nice conky,I can't remember where I got from.
Does anyone know how to make that clock in the conky?

Offline

#15 2006-11-12 11:49:54

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: Share Your .conkyrc Files with Screenshots

.

Last edited by benplaut (2021-06-25 12:32:56)

Offline

#16 2006-11-12 21:55:24

powerthunder
Member
From: Hellas
Registered: 2006-11-05
Posts: 18
Website

Re: Share Your .conkyrc Files with Screenshots

jazzi wrote:

216663292_40e84a18b7_o.png
Very nice conky,I can't remember where I got from.
Does anyone know how to make that clock in the conky?

This is gkrellm, not conky.

Offline

#17 2006-11-15 21:05:36

vredfreak
Member
Registered: 2004-11-20
Posts: 66

Re: Share Your .conkyrc Files with Screenshots

Check to make sure you have libxdamage installed.


Hi.  I'm a sig.  What are you?

Offline

#18 2006-11-15 23:13:01

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: Share Your .conkyrc Files with Screenshots

taowhile wrote:

I downloaded the source from conky.sourceforge.net and tried to compile it from source.

Don't do it this way. Use abs + makepkg.. it will handle dependencies and get installed through pacman.


I am a gated community.

Offline

#19 2006-11-16 21:10:04

vredfreak
Member
Registered: 2004-11-20
Posts: 66

Re: Share Your .conkyrc Files with Screenshots

conkyao7.th.jpg

My site doesn't allow hotlinking, so you will have to go here if you want the scripts and conkyrc.

conky-gmail:  Show number of new messages in gmail account and displays sender/subject of five latest emails.

conky-weather:  Current conditions and 5 day forecast of local weather

conky-arch_updates:  Checks to see if any packages installed on your system are upgradable and lists the new versions.


Hi.  I'm a sig.  What are you?

Offline

#20 2006-11-17 14:30:37

jazzi
Member
From: Xiamen
Registered: 2006-10-30
Posts: 57

Re: Share Your .conkyrc Files with Screenshots

vredfreak wrote:

My site doesn't allow hotlinking, so you will have to go here if you want the scripts and conkyrc.

Nice conky and nice script,by the way, I can't open the URL that you provided,so is there another way to download them? big_smile

Offline

#21 2006-11-17 18:31:44

vredfreak
Member
Registered: 2004-11-20
Posts: 66

Re: Share Your .conkyrc Files with Screenshots

jazzi wrote:
vredfreak wrote:

My site doesn't allow hotlinking, so you will have to go here if you want the scripts and conkyrc.

Nice conky and nice script,by the way, I can't open the URL that you provided,so is there another way to download them? big_smile

Seems to work fine for me, but here it is again anyway just in case.

http://vredfreak.atspace.com/projects.html


Hi.  I'm a sig.  What are you?

Offline

#22 2006-11-18 01:50:34

jazzi
Member
From: Xiamen
Registered: 2006-10-30
Posts: 57

Re: Share Your .conkyrc Files with Screenshots

vredfreak wrote:
jazzi wrote:
vredfreak wrote:

My site doesn't allow hotlinking, so you will have to go here if you want the scripts and conkyrc.

Nice conky and nice script,by the way, I can't open the URL that you provided,so is there another way to download them? big_smile

Seems to work fine for me, but here it is again anyway just in case.

http://vredfreak.atspace.com/projects.html

Thanks for your coming,vredfreak.But it seems the DNS can't resolve the url,Could you give me the IP of your url.
Thanks again.

host www.atspace.com

*** Nameserver not responding
!!! www.atspace.com A record not found, try again

Offline

#23 2006-11-18 03:41:35

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Share Your .conkyrc Files with Screenshots

The address of the server seems to be 64.27.12.150 but ... I can access the URL ( http://vredfreak.atspace.com/projects.html) without problems.

Offline

#24 2006-11-18 05:17:59

jazzi
Member
From: Xiamen
Registered: 2006-10-30
Posts: 57

Re: Share Your .conkyrc Files with Screenshots

ralvez wrote:

The address of the server seems to be 64.27.12.150 but ... I can access the URL ( http://vredfreak.atspace.com/projects.html) without problems.

I don't know what' s the problem,maybe it's been restricted.
Could you do me a favor, packet it and send it to my email-box:
jazzihong22 A.T gmail D.O.T com
Thanks smile

Offline

#25 2006-11-18 17:01:09

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Share Your .conkyrc Files with Screenshots

I'll do that and send along mine too.

Offline

Board footer

Powered by FluxBB