Page 2124 of 2348 FirstFirst ... 1124162420242074211421222123212421252126213421742224 ... LastLast
Results 21,231 to 21,240 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #21231
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by FrankenCub View Post
    Where you have
    Code:
    alignment top_right
    Add this underneath and adjust numbers to suit
    Code:
    minimum_size 260 1349
    maximum_width 280
    awesome!!! BUT, as the background it has the greeter background instead of the actual desktop background. How can I fix that? Also, I have a core 2 duo, how can I get the 2nd CPU to show?

    https://lh4.googleusercontent.com/-s...A55%2520PM.png

  2. #21232
    Join Date
    Oct 2010
    Location
    Whitney Point, NY
    Beans
    93

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dannyboy79 View Post
    awesome!!! BUT, as the background it has the greeter background instead of the actual desktop background. How can I fix that? Also, I have a core 2 duo, how can I get the 2nd CPU to show?

    https://lh4.googleusercontent.com/-s...A55%2520PM.png
    The fix for that should be in your draw_bg.lua file, at least that's where it is for me.
    Post that one too

  3. #21233
    Join Date
    Oct 2010
    Location
    Whitney Point, NY
    Beans
    93

    Re: Post your .conkyrc files w/ screenshots

    Forgot about your CPU issue lol. Yours is set up different than mine, looks like yours is taking an average, where mine shows them separate. To be honest, I'd probably confuse the hell outta ya with that issue as I do that to myself. When I have problems with things like that it usually takes me a while to sort it out cause I have to run through all my documents and files to figure it out, then still asking questions here lol

  4. #21234
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by FrankenCub View Post
    The fix for that should be in your draw_bg.lua file, at least that's where it is for me.
    Post that one too
    where would I find that file? i did a locate on it and nothing came back

  5. #21235
    Join Date
    Oct 2010
    Location
    Whitney Point, NY
    Beans
    93

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dannyboy79 View Post
    where would I find that file? i did a locate on it and nothing came back
    Mine is in home in folder .conky
    ctrl+H to show hidden folders in home

  6. #21236
    Join Date
    Oct 2010
    Location
    Whitney Point, NY
    Beans
    93

    Re: Post your .conkyrc files w/ screenshots

    I just realized your conky isn't calling for lua o.O
    I'm looking at it again ....

  7. #21237
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    @ dannyboy79

    You are not using a draw-bg.lua script, it's nowhere in your conky.

    This works here:
    Code:
    # conky -c /media/5/conky/dannyboy79.conky &
    
    background yes
    double_buffer yes
    use_xft yes
    border_width 2
    cpu_avg_samples 6
    default_color white
    default_outline_color white
    default_shade_color white
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    xftfont Ubuntu:size=10
    minimum_size 5
    net_avg_samples 2 ## drop the "z"
    out_to_console no
    out_to_stderr no
    extra_newline no
    own_window yes
    own_window_class Conky  ## drop the "Z"
    #own_window_type override
    #own_window_hints sticky
    own_window_type normal #changed
    own_window_hints undecorated,below,skip_taskbar,skip_pager #changed
    alignment top_right
    gap_x 15
    gap_y 30
    own_window_transparent yes
    stippled_borders 0
    update_interval 1.0
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    
    minimum_size 315 0 ## width, height
    maximum_width 315  ## width
    
    
    TEXT
    ${color red}SYSTEM ${hr 1}${color}
    ${color green}[${color}${nodename}${color green}]:
    ${color}${sysname} ${kernel} Uptime: ${uptime}
    
    ${color red}CPU ${hr 1}${color}
    ${color green}Load: ${color}${loadavg}   ${color green}Temp: ${color}${acpitempf}F
    ${color green}Processes: ${color}$processes    ${color green}Running: ${color}$running_processes
    ${color green}CPU Load: ${color}${cpu}%
    ${cpugraph 00ff00 ffffff}
    ${color green}NAME             $alignr PID       CPU%      MEM%
    ${color ffff00}${top name 1} $alignr ${top pid 1} ${top cpu 1}    ${top mem 1}${color}
    ${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}
    ${top name 6} $alignr ${top pid 6} ${top cpu 6}    ${top mem 6}
    
    ${color red}MEMORY / DISK ${hr 1}${color}
    ${color green}RAM :  ${color}$memperc% ${color green}(${color}${mem} / ${memmax}${color green})
    ${color green}Swap:  ${color}$swapperc% ${color green}(${color}${swap} / ${swapmax}${color green})
    ${color green}DiskIO:${color}${diskio}
    ${diskiograph 00ff00 ffffff}
    ${color green}Root:  ${color}${fs_free_perc /}% ${alignr}${color green}(${color}${fs_used /} / ${fs_size /}${color green})
    ${color green}Home:  ${color}${fs_free_perc /home}% ${alignr}${color green}(${color}${fs_used /home} / ${fs_size /home}${color green})
    ${color green}HDCM:  ${color}${fs_free_perc /media/HDCM_BACKUP}%${alignr} ${color green}(${color}${fs_used /media/HDCM_BACKUP} / ${fs_size /media/HDCM_BACKUP}${color green})
    ${color green}500gb1:  ${color}${fs_free_perc /media/500gb1}% ${alignr}${color green}(${color}${fs_used /media/500gb1} / ${fs_size /media/500gb1}${color green})
    ${color green}WDMBWE1TB:  ${color}${fs_free_perc /media/WDMBWE1TB}% ${alignr}${color green}(${color}${fs_used /media/WDMBWE1TB} / ${fs_size /media/WDMBWE1TB}${color green})
    ${color green}Circle:  ${color}${fs_free_perc /mnt/circle}% ${alignr}${color green}(${color}${fs_used /mnt/circle} / ${fs_size /mnt/circle}${color green})
    
    ${color red}NETWORK (${addr eth0}) ${hr 1}${color}
    ${color green}Down: ${color}${downspeed eth0}k/s ${alignr}${color green}Up: ${color}${upspeed eth0}k/s
    ${downspeedgraph eth0 25,140 ff0000 00ff00} ${alignr}${upspeedgraph eth0
    25,140 00ff00 ff0000}
    ${color green}Total: ${color}${totaldown eth0} ${alignr}${color green}Total: ${color}${totalup eth0}
    ${color green}Inbound: ${color}${tcp_portmon 1 32767 count} ${color green}Outbound: ${color}${tcp_portmon 32768
    61000 count}${alignr}${color green}Total: ${color}${tcp_portmon 1 65535 count}
    ${color green}Connections ${color}${tcp_portmon 32768 61000 count}
    ${color green}Public IP: ${color}${execi 3600 wget -O - http://whatismyip.org/ | tail}
    Let us know if that works.
    Attached Images Attached Images

  8. #21238
    Join Date
    Dec 2012
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by pressko View Post
    It's my Finale... for now
    But beware it my cause a bit of stress for your GPU since optirun is turning it ON and then OFF.

    Cheers !

    PS : It's optimized for Unity Desktop (1366x768).
    so i have installed you code and mine looks off can you or someone please help me get this correct and oh by the way.. excellent work.

    http://i.imgur.com/XwHDD.jpg
    Last edited by killerhz; December 17th, 2012 at 03:02 AM.

  9. #21239
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sector11 View Post
    @ dannyboy79

    You are not using a draw-bg.lua script, it's nowhere in your conky.

    This works here:
    Code:
    # conky -c /media/5/conky/dannyboy79.conky &
    
    background yes
    double_buffer yes
    use_xft yes
    border_width 2
    cpu_avg_samples 6
    default_color white
    default_outline_color white
    default_shade_color white
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    xftfont Ubuntu:size=10
    minimum_size 5
    net_avg_samples 2 ## drop the "z"
    out_to_console no
    out_to_stderr no
    extra_newline no
    own_window yes
    own_window_class Conky  ## drop the "Z"
    #own_window_type override
    #own_window_hints sticky
    own_window_type normal #changed
    own_window_hints undecorated,below,skip_taskbar,skip_pager #changed
    alignment top_right
    gap_x 15
    gap_y 30
    own_window_transparent yes
    stippled_borders 0
    update_interval 1.0
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    
    minimum_size 315 0 ## width, height
    maximum_width 315  ## width
    
    
    TEXT
    ${color red}SYSTEM ${hr 1}${color}
    ${color green}[${color}${nodename}${color green}]:
    ${color}${sysname} ${kernel} Uptime: ${uptime}
    
    ${color red}CPU ${hr 1}${color}
    ${color green}Load: ${color}${loadavg}   ${color green}Temp: ${color}${acpitempf}F
    ${color green}Processes: ${color}$processes    ${color green}Running: ${color}$running_processes
    ${color green}CPU Load: ${color}${cpu}%
    ${cpugraph 00ff00 ffffff}
    ${color green}NAME             $alignr PID       CPU%      MEM%
    ${color ffff00}${top name 1} $alignr ${top pid 1} ${top cpu 1}    ${top mem 1}${color}
    ${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}
    ${top name 6} $alignr ${top pid 6} ${top cpu 6}    ${top mem 6}
    
    ${color red}MEMORY / DISK ${hr 1}${color}
    ${color green}RAM :  ${color}$memperc% ${color green}(${color}${mem} / ${memmax}${color green})
    ${color green}Swap:  ${color}$swapperc% ${color green}(${color}${swap} / ${swapmax}${color green})
    ${color green}DiskIO:${color}${diskio}
    ${diskiograph 00ff00 ffffff}
    ${color green}Root:  ${color}${fs_free_perc /}% ${alignr}${color green}(${color}${fs_used /} / ${fs_size /}${color green})
    ${color green}Home:  ${color}${fs_free_perc /home}% ${alignr}${color green}(${color}${fs_used /home} / ${fs_size /home}${color green})
    ${color green}HDCM:  ${color}${fs_free_perc /media/HDCM_BACKUP}%${alignr} ${color green}(${color}${fs_used /media/HDCM_BACKUP} / ${fs_size /media/HDCM_BACKUP}${color green})
    ${color green}500gb1:  ${color}${fs_free_perc /media/500gb1}% ${alignr}${color green}(${color}${fs_used /media/500gb1} / ${fs_size /media/500gb1}${color green})
    ${color green}WDMBWE1TB:  ${color}${fs_free_perc /media/WDMBWE1TB}% ${alignr}${color green}(${color}${fs_used /media/WDMBWE1TB} / ${fs_size /media/WDMBWE1TB}${color green})
    ${color green}Circle:  ${color}${fs_free_perc /mnt/circle}% ${alignr}${color green}(${color}${fs_used /mnt/circle} / ${fs_size /mnt/circle}${color green})
    
    ${color red}NETWORK (${addr eth0}) ${hr 1}${color}
    ${color green}Down: ${color}${downspeed eth0}k/s ${alignr}${color green}Up: ${color}${upspeed eth0}k/s
    ${downspeedgraph eth0 25,140 ff0000 00ff00} ${alignr}${upspeedgraph eth0
    25,140 00ff00 ff0000}
    ${color green}Total: ${color}${totaldown eth0} ${alignr}${color green}Total: ${color}${totalup eth0}
    ${color green}Inbound: ${color}${tcp_portmon 1 32767 count} ${color green}Outbound: ${color}${tcp_portmon 32768
    61000 count}${alignr}${color green}Total: ${color}${tcp_portmon 1 65535 count}
    ${color green}Connections ${color}${tcp_portmon 32768 61000 count}
    ${color green}Public IP: ${color}${execi 3600 wget -O - http://whatismyip.org/ | tail}
    Let us know if that works.
    thanks for trying but no, it still shows the greeter background for xubuntu. here's what it looks like, this is a new picture. It looks like all that did was cut the bottom off so thats correct now but I don't get why it's not transparent with the Black Ops II background behind it.
    https://lh3.googleusercontent.com/-3...s912/conky.png

  10. #21240
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dannyboy79 View Post
    thanks for trying but no, it still shows the greeter background for xubuntu. here's what it looks like, this is a new picture. It looks like all that did was cut the bottom off so thats correct now but I don't get why it's not transparent with the Black Ops II background behind it.
    https://lh3.googleusercontent.com/-3...s912/conky.png
    Oh ... left me check on my XFCE4 session ... be back soon.

Page 2124 of 2348 FirstFirst ... 1124162420242074211421222123212421252126213421742224 ... 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
  •