Page 799 of 2348 FirstFirst ... 29969974978979779879980080180984989912991799 ... LastLast
Results 7,981 to 7,990 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #7981
    Join Date
    Jun 2007
    Location
    The Mistake by the Lake
    Beans
    1,813

    Re: Post your .conkyrc files w/ screenshots

    Giant Specs' Brave slightly modified for people with 1 cpu and a 1024x768 display. Thanks Speck!
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by swoll1980; July 11th, 2009 at 07:25 PM.
    Quote Originally Posted by Homer J. Simpson
    "Dinner is the perfect break between work, and drunk."


  2. #7982
    Join Date
    Jul 2008
    Location
    /dev/null
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Thanks to all the tips in this thread finally I came up with something. Yes, it looks a bit messy, but I NEED ALL THE INFOs on my desktop without having to open any browser!
    PS- Don't laugh at my screen size! -__-

  3. #7983
    Join Date
    Sep 2008
    Beans
    50

    Re: Post your .conkyrc files w/ screenshots

    I supposed I've moved on from tweaking this for a while, so here it is. I've taken freely from the other configs in this post, so my gratitude goes out to all of you.
    Attached Images Attached Images
    Attached Files Attached Files

  4. #7984
    Join Date
    Apr 2008
    Beans
    15

    Re: Post your .conkyrc files w/ screenshots

    This is my conky; took me quite awhile to design, but i'm quite happy with it.

    Code:
    background yes
    use_xft yes
    xftfont 123:size=8
    xftalpha 0.1
    update_interval 0.5
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    minimum_size 250 5
    maximum_width 200
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    default_color gray
    alignment bottom_right
    gap_x 10
    gap_y 10
    no_buffers no
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale yes
    use_spacer yes
    text_buffer_size 2048
    
    TEXT
       ${font RadioSpace:bold:size=17}${alignc}${color 0468b3}Jaunty
    ${color FFFFFF}${alignc}Jackalope
    ${alignc}${font RadioSpace:bold:size=15}${color 0468b3}${time %l:%M %p}
      ${font RadioSpace:bold:size=15}${color FFFFFF}${time %b. %d, %Y}
    
    ${font StyleBats:bold:size=20}${color FFFFFF}V${font RadioSpace:bold:size=15}${color 0468b3}System${hr 2}
    ${font Arial:size=8}${color FFFFFF}Version: ${alignr}${exec cat /etc/issue | grep Ubuntu | cut -c1-13} $machine
    Kernel: ${alignr}$sysname $kernel
    Uptime: ${alignr}$uptime
    
    ${font StyleBats:bold:size=20}${color FFFFFF}A${font RadioSpace:bold:size=15}${color 0468b3}Processor${hr 2}
    ${font Arial:size=8}${cpugraph cpu1 30,105} ${cpugraph cpu2 30,105}
    ${voffset -35}${color0}Core 1: ${cpu cpu1}% ${goto 120}${alignr}Core 2: ${cpu cpu2}% 
    
    ${voffset -15}${hwmon 1 temp 1}°C ${goto 119}${alignr}${hwmon 2 temp 1}°C
    
    ${font Arial:size=8}${color 0468b3}${cpugraph cpu3 30,105} ${cpugraph cpu4 30,105}
    ${voffset -35}${color0}Core 3: ${cpu cpu3}% ${goto 120}${alignr}Cpu 4: ${cpu cpu4}%
    
    ${voffset -15}${hwmon 3 temp 1}°C ${goto 119}${alignr}${hwmon 4 temp 1}°C
    
    ${font StyleBats:bold:size=20}${color FFFFFF}C${font RadioSpace:bold:size=15}${color 0468b3}Hard Drive${hr 2}
    ${font Arial:size=8}${color FFFFFF}Home        ${alignc}${fs_used /home}/ ${fs_size /home}${alignr} ${fs_free_perc /home}%
    ${fs_bar /home}
    ${font Arial:size=8}${color FFFFFF}Media      ${font Arial:size=8}${alignc}${fs_used /media/disk} / ${fs_size /media/disk}${alignr}${font Arial:size=8}${fs_free_perc /media/disk}%
    ${fs_bar /media/disk}${endif}
    
    ${font StyleBats:bold:size=20}${color FFFFFF}O${font RadioSpace:bold:size=15}${color 0468b3}Top Processes${hr 2}
    ${font Arial:size=8}${color FFFFFF}Name${alignr}CPU
    ${font Arial:size=8}${color 0468b3}${top name 1}${alignr}${top cpu 1}
    ${font Arial:size=8}${color FFFFFF}${top name 2}${alignr}${top cpu 2}
    ${font Arial:size=8}${color FFFFFF}${top name 3}${alignr}${top cpu 3}
    
    ${font StyleBats:bold:size=20}${color FFFFFF}P${font RadioSpace:bold:size=15}${color 0468b3}Top Memory${hr 2}
    ${font Arial:size=8}${color FFFFFF}Name${alignr}MEM
    ${font Arial:size=8}${color 0468b3}${top_mem name 1}${alignr}${top_mem mem 1}
    ${font Arial:size=8}${color FFFFFF}${top_mem name 2}${alignr}${top_mem mem 2}
    ${font Arial:size=8}${color FFFFFF}${top_mem name 3}${alignr}${top_mem mem 3}
    
    ${font StyleBats:bold:size=20}${color FFFFFF}X${font RadioSpace:bold:size=15}${color 0468b3}Network${hr 2}
    ${font Arial:size=8}${color 0468b3}${downspeedgraph eth1 30,105} ${upspeedgraph eth1 30,105}
    ${voffset -35}${color0}Down: ${downspeed eth1}Kb/s ${goto 120} ${color0}${alignr}Up: ${upspeed eth1}Kb/s ${color} 
    
    ${voffset -15}${color0}Inbound: ${tcp_portmon 1 32767 count} ${goto 119}${color0}${alignr}Outbound: ${tcp_portmon 32768 61000 count} ${color}
    
    ${font Arial:size=8}${color FFFFFF}Today: ${execi 30 vnstat | grep "today" | awk '{print $2 $3}'}${alignr}Today: ${execi 30 vnstat | grep "today" | awk '{print $5 $6}'}
    ${font Arial:size=8}Week: ${execi 30 vnstat -w | grep "current week" | awk '{print $3 $4}'}${alignr}Week: ${execi 30 vnstat -w | grep "current week" | awk '{print $6 $7}'}
    ${font Arial:size=8}Month: ${execi 30 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $3 $4}'}${alignr}Month: ${execi 30 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $6 $7}'}
    Screenshot attatched!
    Attached Images Attached Images

  5. #7985
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ~sHyLoCk~ View Post
    Thanks to all the tips in this thread finally I came up with something. Yes, it looks a bit messy, but I NEED ALL THE INFOs on my desktop without having to open any browser!
    PS- Don't laugh at my screen size! -__-
    Netbook? I like it, not too often I see a conky as busy as mine.

    I also like your wallpaper.

    One question:

    This is MY CUSTOM Signature! Made it myself! Built from scratch!
    Nice but were any pixels harmed in the making of your signature?

    Have a nice day.
    Bruce

  6. #7986
    Join Date
    Jul 2008
    Location
    /dev/null
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Netbook? I like it, not too often I see a conky as busy as mine.

    I also like your wallpaper.
    Thanks! Would you be surprised if I told you it's just my ancient pc that I use in office? I never bothered upgrading my monitor from 15" as it never quit working on me
    Quote Originally Posted by Bruce M. View Post
    One question:


    Nice but were any pixels harmed in the making of your signature?

    Have a nice day.
    Bruce
    Lol!

  7. #7987
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by infallible View Post
    I supposed I've moved on from tweaking this for a while, so here it is. I've taken freely from the other configs in this post, so my gratitude goes out to all of you.
    OK, if I may be so bold, there are two changes I'd suggest. The display of your conky is set by the "time" because of the size of you font, so you don't need the blank spaces here (changed to ... for display):
    Code:
    Memory Usage is $mem of $memmax..........................
    Next, looking at the image (your current code on top) things don't line up, you can change that to what is below and have thing line up nicely.

    Code:
    NAME          CPU%            MEM%
    ${top name 1} ${top cpu 1}    ${top mem 1}
    ${top name 2} ${top cpu 2}    ${top mem 2}
    ${top name 3} ${top cpu 3}    ${top mem 3}
    ${top name 4} ${top cpu 4}    ${top mem 4}
    
    Below: the new stuff
    NAME${goto 130}CPU%${goto 200}MEM%
    ${top name 1}${goto 130}${top cpu 1}${goto 200}${top mem 1}
    ${top name 2}${goto 130}${top cpu 2}${goto 200}${top mem 2}
    ${top name 3}${goto 130}${top cpu 3}${goto 200}${top mem 3}
    ${top name 4}${goto 130}${top cpu 4}${goto 200}${top mem 4}
    But as I said, it's just a suggestion.

    Have a nice day.
    Bruce
    Attached Images Attached Images

  8. #7988
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by bamu07 View Post
    This is my conky; took me quite awhile to design, but i'm quite happy with it.
    Nice one, I like the RadioSpace font and how you've used it, I'll have to get that.

    Next - Where did you get that wallpaper? I "love" it!!!

    Have a nice day.
    Bruce

  9. #7989
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ~sHyLoCk~ View Post
    Thanks! Would you be surprised if I told you it's just my ancient pc that I use in office? I never bothered upgrading my monitor from 15" as it never quit working on me

    Lol!
    Absolutely, I'd believe that.
    Hundreds of thousands of others won't, but I do.

    Seriously: Yes of course I do:

    1. "If it ain't broke, don't fix it"
    2. "If it's still functional, why replace it?"
    3. "New technology may be nice but the price is the quality of something made years ago!"


    Have a nice day.
    Bruce

  10. #7990
    Join Date
    Dec 2007
    Location
    Chandigarh-India
    Beans
    82
    Distro
    Ubuntu 19.10 Eoan Ermine

    Wink Re: Post your .conkyrc files w/ screenshots

    This is my Third Screenshot i mean my conky version 3
    Attached Images Attached Images
    Attached Files Attached Files
    After Endless Roots and Hackintosh, I have stopped flaunting my Medals. That doesn't mean I don't like the fight; but I do for the Kick of it.

Page 799 of 2348 FirstFirst ... 29969974978979779879980080180984989912991799 ... 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
  •