Page 48 of 2348 FirstFirst ... 38464748495058981485481048 ... LastLast
Results 471 to 480 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #471
    Join Date
    May 2007
    Location
    Colorado
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by gavin72 View Post
    Here's my .conkyrc and screenshot. The Cover Art is the "NowPlaying" screenlet.
    Music Player is the wonderful Exaile.
    Image in bottom panel is wallpaper-tray, a nice wallpaper changer.

    Thanks for Viewing.

    Screenshot and .conkrc attached.

    Attachment 40164

    Attachment 40163
    kystal meyers?

  2. #472
    Join Date
    Aug 2007
    Location
    South Africa
    Beans
    11
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Post your .conkyrc files w/ screenshots

    Christian Rock Artist. Great stuff !
    http://www.krystalmeyers.com/

  3. #473
    Join Date
    Apr 2007
    Location
    Loomis, CA
    Beans
    33
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Post your .conkyrc files w/ screenshots

    Got's a new conky for ya

    I stole lyrae's style.. (at least that's his name on Gnome-Look.)
    He is the author of many wonderful minimalist GTK2, Fluxbox, and Openbox themes.

    Feel free to modify if you think it doesn't show enough

    Here it is:
    Code:
    # Modified .conkyrc made by ThrowRocksAtMe1 (DerangedDingo) using lyrae's style
    double_buffer yes
    
    own_window  yes
    
    own_window_transparent no
    
    own_window_type normal
    
    own_window_hints undecorate,sticky,skip_taskbar,skip_pager 
    
    draw_borders no
    
    border_margin 1
    draw_shades no
    
    gap_x 0
    
    gap_y 25
    
    alignment top_left
    update_interval 1
    
    default_color  9f907d
    
    own_window_colour 3d352a
    
    use_xft yes
    
    xftfont bauhaus:pixelsize=11
    use_spacer no
    
    minimum_size 1280 0
    
    
    
    #colors = D7D3C5 for Output, 3d352a for background, and 9f907d for Input/Question
    
    #style = Long, and fullscreen along the top or bottom displaying only necessary info
    
    TEXT
    
    $alignc Kernel: ${color D7D3C5}${kernel}$color  |  Uptime: ${color D7D3C5}${uptime}$color  |  Date: ${color D7D3C5}${time %a,} ${time %e %B}${color}  |  CPU: ${cpugraph cpu0 8,50 D7D3C5 D7D3C5}  |  Processes: ${color D7D3C5}$running_processes Running; $processes Total${color}  |  Network: ${color D7D3C5} [eth0] (${addr eth0})${color}  |  Up: ${color D7D3C5}${upspeedf eth0}kb/s [${totalup eth0}${color} Total]  |  Down: ${color D7D3C5}${downspeedf eth0}kb/s [${totaldown eth0}${color} Total]
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by DerangedDingo; August 9th, 2007 at 03:22 AM. Reason: Added plain text attach.
    And When He Got To Heaven
    To St. Peter He Did Tell
    "One more soldier reporting, sir,
    I've served my time in hell."

  4. #474
    Join Date
    Jun 2007
    Location
    Dublin
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Here's mine, I like to keep it simple

    Full Desktop -> http://farm2.static.flickr.com/1050/...ac08b657_o.png
    Conky -> http://farm2.static.flickr.com/1409/...8cf5e599_o.png

    Code:
    #Mean-Machine's conky configuration
    
    
    
    total_run_times 0
    
    
    double_buffer yes
    update_interval 1
    
    
    own_window yes
    own_window_transparent yes
    #own_window_type override
    own_window_type root
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    
    
    
    #borders
    
    draw_borders no
    
    #border_margin 1
    
    
    
    
    #shades
    
    draw_shades no
    
    
    
    
    #position
    
    gap_x 6
    
    gap_y 6
    
    alignment top_left
    
    
    
    
    #colour
    
    default_color FFFFFF
    
    #default_shade_color 000000
    
    #own_window_colour 484432
    
    
    
    
    #font
    
    use_xft yes
    
    xftfont Samanata:pixelsize=10.8
    
    
    
    
    #to prevent window from moving
    
    use_spacer no
    
    minimum_size 1268 0
    
    
    
    
    
    TEXT
    
    $nodename | $sysname $kernel | ${color} Uptime: ${color 46C4FF}${font}${uptime_short}${color} | ${voffset -1} Cpu: ${color 46C4FF}${font}${cpu}% ${color} | RAM: ${color 46C4FF}${font}${mem} ${color} | ${color}SWAP:${color 46C4FF}${font}$swap ${color} | ${color}Root: ${color 46C4FF}${font}${fs_free /} ${color} | hdb5: ${color 46C4FF}${font}${fs_free /media/hdb5} ${color} | ${color} Down: ${color 46C4FF}${font}${downspeed wlan0} Kb/s ${color} | ${color} Up: ${color 46C4FF}${upspeed wlan0} Kb/s ${color}
    My Blog | Irish Ubuntu Community
    Registered Linux User #401535 | Registered Ubuntu User #13516

  5. #475
    Join Date
    Jul 2006
    Beans
    1,152

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ~LoKe View Post
    uppercase no
    That doesn't work for what I want it to do. Changing that to 'yes' makes all letters uppercase; setting it to 'no' displays texts normally. What I want is to have no uppercase characters at all. If I use conky to display the date, the day and month always use capital letters -- which I don't want. Below is my conky and .conkyrc.

    conkyrc:
    background yes
    use_xft yes
    xftfont Dreamspeak:bold:size=12
    xftalpha 0.8
    update_interval 2
    double_buffer yes

    own_window no
    own_window_type normal
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    stippled_borders 0
    border_margin 4
    border_width 1
    default_color 3E1F0D
    default_outline_color #dbe0af

    alignment bottom_left
    gap_x 7
    gap_y 7

    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale no
    use_spacer yes

    TEXT
    ${exec date "+%a,%e %B"} ${time %H:%M}
    $cpubar
    Attached Images Attached Images

  6. #476
    Join Date
    Feb 2007
    Location
    Portugal
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    I also couldn't do that so I made the date look like xx/xx/xx ..
    pekWM | archlinux | Dell E5400
    CounterStream Radio


  7. #477
    Join Date
    Apr 2006
    Beans
    116
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    anybody use the variable hwmon from conky 1.46?

    This has the ability to display the contents of hwmon files located under "/sys/class/hwmon/hwmonX/device/N". For example, use ${hwmon 0 temp 1 input} to read the temperature of the CPU (in °C) from "/sys/class/hwmon/hwmon0/device/temp1_input". If the sensor name equals "temp", then the value read will be divided by 1000, otherwise the number will be used unchanged. The factor 1000 is just for the Abit uGuru sensor.
    My system has a "/sys/class/hwmon/hwmon0/device/temp1_input" entry that seems more accurate than the acpitemp variable, but so far haven't made this to work. The command
    Code:
    ${hwmon 0 temp 1 input}
    entry looks like:


    Any one else having this work correctly?
    Attached Images Attached Images

  8. #478
    Join Date
    Jun 2007
    Beans
    166
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    The the above question: I use acpi.
    The question regarding time format... I got that one in my rc I think...

    But here it is, such as it is. I used variable sources for the information (great thing about linux is there is always a reference somewhere) I had email working but I found that it stalled because conky loaded before my wireless was established. I saw a few posts regarding making a script and using "sleep 10 && conky" but couldnt get that to work but when I removed the email options the timing came right back.

    Comments are welcome

    http://harrea.100webspace.net/Shot-1.png

    Code:
    # Conky Configuration by Reality (Customized using sources from conky.sourceforge.net & ubuntuforums.org/showthread.php?t=281865 examples)
    background yes
    use_xtf no
    #xftfont monospace:size=10
    #xftalpha 0.8
    # When xft is disabled use X11 font
    #font 5x7
    font 6x10
    #font 7x13
    #font 8x13
    #font 9x15
    out_to_console no
    update_interval 6
    total_run_timer 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 no
    draw_outlines no
    draw_borders no
    draw_graph_borders yes
    stippled_borders 3
    border_margin 4
    border_width 1
    default_color white
    default_shade_color black
    default_border_color black
    alignment top_right
    gap_x 10
    gap_y 20
    no_buffers no
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale yes
    use_spacer no
    # Lets start popping variables....
    TEXT
    ${color orange}SYSTEM ${hr 1}$color
    Kernel: $kernel
    Uptime: $uptime
    Date/Time: ${time %a-%b/%d/%y} $alignr ${time %k:%Mh}
    Battery Status: ${battery BAT1} $alignr ${battery_time BAT1}
    
    ${color orange}CPU ${hr 1}$color
    CPU${execi 1000000 cat /proc/cpuinfo | grep "model name" | cut -c12-38}
    Temp: ${acpitemp}C / ${acpitempf}F $alignr Speed: ${freq_g}Ghz
    CPU Active: ${cpu cpu1}% $alignr Processes: $processes
    ${cpugraph cpu1 25,310 FFFFFF 00FF00}
    
    ${color orange}CPU USAGE (APPLCATION PID/CPU/MEM) ${hr 1}$color
    ${top name 1} $alignr ${top pid 1} ${top cpu 1} ${top mem 1}
    ${top name 2} $alignr ${top pid 2} ${top cpu 2} ${top mem 2}
    ${top name 3} $alignr ${top pid 3} ${top cpu 3} ${top mem 3}
    ${top name 4} $alignr ${top pid 4} ${top cpu 4} ${top mem 4}
    ${top name 5} $alignr ${top pid 5} ${top cpu 5} ${top mem 5}
    
    ${color orange}MEMORY ${hr 1}$color
    RAM: $memperc% $mem/$memmax $membar
    
    ${color orange}MEM USAGE (APPLICATION CPU/MEM) ${hr 1}$color
    ${top_mem name 1} $alignr ${top_mem cpu 1} ${top_mem mem 1}
    ${top_mem name 2} $alignr ${top_mem cpu 2} ${top_mem mem 2}
    ${top_mem name 3} $alignr ${top_mem cpu 3} ${top_mem mem 3}
    ${top_mem name 4} $alignr ${top_mem cpu 4} ${top_mem mem 4}
    ${top_mem name 5} $alignr ${top_mem cpu 5} ${top_mem mem 5}
    
    ${color orange}DISK USAGE ${hr 1}$color
    Temp: ${execi 300 nc localhost 7634 | cut -c54-55 ;}C
    SWAP: $swapperc% $swap/$swapmax $swapbar
    /HOME: ${fs_used_perc /home}% ${fs_used /home}/${fs_size /home} ${fs_bar /home}
    
    ${color orange}NETWORK ${hr 1}$color
    Wireless: ${addr eth1} $alignr Link: ${linkstatus eth1}db
    MAC: ${exec ifconfig -a eth1 | grep "HWaddr" | cut -c39-60} 
    Up: ${upspeed eth1} k/s                 Down: ${downspeed eth1} k/s
    ${upspeedgraph eth1 25,150 FFFFFF FF0202}	${downspeedgraph eth1 25,150 FFFFFF 00FF00}
    Total: ${totalup eth1}	           Total: ${totaldown eth1}
    ${color orange}${hr 1}${color}
    LAN: ${addr eth0}
    MAC: ${exec ifconfig -a eth0 | grep "HWaddr" | cut -c39-60}
    Up: ${upspeed eth0} k/s                 Down: ${downspeed eth0} k/s
    ${upspeedgraph eth0 25,150 FFFFFF FF0202}	${downspeedgraph eth0 25,150 FFFFFF 00FF00}
    Total: ${totalup eth0}	           Total: ${totaldown eth0}
    
    ${color orange}TCPIP CONNECTIONS SERVICE:PORT ${hr 1}$color
    ${tcp_portmon 32768 61000 rhost 0} $alignr ${tcp_portmon 32768 61000 rservice 0}:${tcp_portmon 32768 61000 rport 0}
    ${tcp_portmon 32768 61000 rhost 1} $alignr ${tcp_portmon 32768 61000 rservice 1}:${tcp_portmon 32768 61000 rport 1}
    ${tcp_portmon 32768 61000 rhost 2} $alignr ${tcp_portmon 32768 61000 rservice 2}:${tcp_portmon 32768 61000 rport 2}
    ${tcp_portmon 32768 61000 rhost 3} $alignr ${tcp_portmon 32768 61000 rservice 3}:${tcp_portmon 32768 61000 rport 3}
    ${tcp_portmon 32768 61000 rhost 4} $alignr ${tcp_portmon 32768 61000 rservice 4}:${tcp_portmon 32768 61000 rport 4}
    ${tcp_portmon 32768 61000 rhost 5} $alignr ${tcp_portmon 32768 61000 rservice 5}:${tcp_portmon 32768 61000 rport 5}
    IN: ${color red}${tcp_portmon 1 32767 count}${color} OUT: ${color green}${tcp_portmon 32768 61000 count}${color} $alignr Total: ${tcp_portmon 1 65535 count}
    ${color orange}${hr 1}$color

  9. #479
    Join Date
    Dec 2006
    Location
    Davisburg , MI
    Beans
    126
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    background no
    update_interval 1.0
    double_buffer yes

    use_xft no
    xftfont Monospace:size=10
    xftalpha 0.8

    own_window yes
    own_window_transparent yes
    own_window_type override
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    #on_bottom yes

    minimum_size 300 50
    draw_shades no
    draw_outline yes
    draw_borders yes
    draw_graph_borders no
    stippled_borders 0
    border_margin 3
    border_width 0

    default_color white
    default_shade_color black
    default_outline_color black

    alignment top_left
    gap_x 667
    #gap_y 34
    gap_y 10

    no_buffers yes

    TEXT
    Networking${alignr}${color #707070}(${color white}speed down${color #707070}/${color white}up${color #707070})${color white} ${color #707070}[${color white}total down${color #707070}/${color white}up${color #707070}]
    ${hr}
    ${color #F09000}eth0${color #707070}:${color white} ${addr eth0}${alignr}${color #707070}(${color white}${downspeed eth0}k${color #707070}/${color white}${upspeed eth0}k${color #707070})${color white} ${color #707070}[${color white}${totaldown eth0}${color #707070}/${color white}${totalup eth0}${color #707070}]
    ${color #F09000}eth1${color #707070}:${color white} ${addr eth1}${alignr}${color #707070}(${color white}${downspeed eth1}k${color #707070}/${color white}${upspeed eth1}k${color #707070})${color white} ${color #707070}[${color white}${totaldown eth1}${color #707070}/${color white}${totalup eth1}${color #707070}]
    ${color #F09000}eth2${color #707070}:${color white} ${addr eth2}${alignr}${color #707070}(${color white}${downspeed eth2}k${color #707070}/${color white}${upspeed eth2}k${color #707070})${color white} ${color #707070}[${color white}${totaldown eth2}${color #707070}/${color white}${totalup eth2}${color #707070}]
    ${color #F09000}ham0${color #707070}:${color white} ${addr ham0}${alignr}${color #707070}(${color white}${downspeed ham0}k${color #707070}/${color white}${upspeed ham0}k${color #707070})${color white} ${color #707070}[${color white}${totaldown ham0}${color #707070}/${color white}${totalup ham0}${color #707070}]


    ${color #707070}${hr}${color white}
    ${color #F09000}CPU${color #707070}:${color white} ${cpubar}
    ${color #F09000}MEM${color #707070}:${color white} ${membar}
    ${color #F09000}SWP${color #707070}:${color white} ${swapbar}
    ${color #F09000}BAT${color #707070}:${color white} ${execibar 15 ~/.usr/bin/bat.pc}

    Heres the screen shot
    http://a228.ac-images.myspacecdn.com...7cc3d58a53.png
    Blue screen of death not a problem anymore.

  10. #480
    Join Date
    Aug 2006
    Beans
    336
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    heres mine.. cimplified from one I found here

    # UBUNTU-CONKY
    # A comprehensive conky script, configured for use on
    # Ubuntu / Debian Gnome, without the need for any external scripts.
    #
    # Based on conky-jc and the default .conkyrc.
    # INCLUDES:
    # - tail of /var/log/messages
    # - netstat connections to your computer
    #
    # -- Pengo (conky@pengo.us)
    #

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

    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type normal
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

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

    # fiddle with window
    use_spacer yes
    use_xft yes
    xftfont Bitstream Vera Sans Mono:size=8
    xftalpha 0.9

    # Update interval in seconds
    update_interval 1.0

    # Minimum size of text area
    # minimum_size 250 5

    # Draw shades?
    draw_shades no

    # Text stuff
    draw_outline no # amplifies text if yes
    draw_borders no
    uppercase no # set to yes if you want all text to be in uppercase
    #font arial

    # Stippled borders?
    stippled_borders 3

    # border margins
    border_margin 9

    # border width
    border_width 10

    # Default colors and also border colors, grey90 == #e5e5e5
    default_color white

    own_window_colour brown
    own_window_transparent yes

    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right

    # Gap between borders of screen and text
    gap_x 10
    gap_y 60

    # stuff after 'TEXT' will be formatted on screen


    TEXT

    ${color white}${color green}[${color white}$nodename${color green}]:
    ${color white}$sysname $kernel on $machine
    ${color white}Uptime: $uptime
    ${color orange}CPU ${hr 2}$color
    ${freq}MHz ${color green}Load: ${color white}${loadavg} ${color green}Temp: ${color white}${acpitemp}F
    ${color green}processes: ${color white}$processes ${color green}running: ${color white}$running_processes
    $cpubar
    ${cpugraph 00ff00 ffffff}
    ${color green}NAME PID CPU% MEM%${color white}
    ${color #ffff00}${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}${color white}
    ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
    ${color orange}MEMORY / DISK ${hr 2}$color
    ${color green}RAM: ${color white}$memperc% ${membar 6}
    ${color green}Swap: ${color white}$swapperc% ${swapbar 6}

    btw my hds... 'otheros' is not windows... its ubuntu 7.10
    Attached Images Attached Images
    Last edited by mpgarate; August 9th, 2007 at 06:33 PM.

Page 48 of 2348 FirstFirst ... 38464748495058981485481048 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •