Page 102 of 2348 FirstFirst ... 252921001011021031041121522026021102 ... LastLast
Results 1,011 to 1,020 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #1011
    Join Date
    Nov 2007
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Borrowed most of this from 3 people.

    Code:
    background yes
    use_xft yes
    xftfont HandelGotD:size=2
    xftalpha 0.1
    font Sans:size=8
    update_interval 1.0
    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
    minimum_size 210 5
    maximum_width 211
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders yes
    default_color white
    default_shade_color red
    default_outline_color green
    alignment bottom_right
    gap_x 18
    gap_y 48
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale no
    use_spacer yes
    
    TEXT
    ${font Bitstream Charter:bold:size=11}${color #0077ff}Date: ${color }${alignr}${time %B %e, %G}
    ${color #0077ff}Time: ${color }${alignr}${time %I:%M:%S %P}
    ${color #0077ff}Weekday: ${color }${alignr}${time %A}
    ${color #0077ff}Up Time: ${color }${alignr}$uptime
    	
    ${font Sans:bold:size=8}${color #0077ff}CPU$font$color  ${hr 1}
       $alignc ${color #0077ff}Intel Core2Duo T7200$color
       ${freq_g 1}GHz ${cpu cpu1}% ${cpubar cpu1}
       ${freq_g 2}GHz ${cpu cpu2}% ${cpubar cpu2}
       ${color #0077ff}Load: $color $loadavg
       ${color #0077ff}Top Processes$alignr -PID-     CPU     MEM$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}
    
    ${font Sans:bold:size=8}${color #0077ff}RAM / HD$font  $color${hr 1}
       ${color #0077ff}RAM$color $alignc $mem / $memmax $alignr$memperc%
       $membar
       ${color #0077ff}Disk Space$color $alignc ${fs_used /} / ${fs_size /} $alignr${fs_used_perc /} %
       ${fs_bar /}
       ${color #0077ff}HD I/O $color  ${diskiograph 19}
    ${font Sans:bold:size=8}${color #0077ff}Network$font  $color${hr 1}
       ${color #0077ff}IP: $color${addr eth1}$alignr
       ${color #0077ff}Down: ${color white}${downspeed eth1}k/s ${alignr}${color #0077ff}Up: ${color white}${upspeed eth1}k/s
       ${downspeedgraph eth1 25,100} ${alignr}${upspeedgraph eth1 25,100}
       ${color #0077ff}Total: ${color white}${totaldown eth1} ${alignr}${color #0077ff}Total:  ${color white}${totalup eth1}
       ${color #0077ff}Inbound: ${color white}${tcp_portmon 1 32767 count}$alignr${color #0077ff}Outbound: ${color white}${tcp_portmon 32768 
    61000 count}
    ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0}
    ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1}
    ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2}
    ${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3}
    ${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4}
    ${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5}
    Attached Images Attached Images

  2. #1012
    Join Date
    Jun 2005
    Location
    the belly of a snake
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    going for minimal, here:

    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    double_buffer yes
    
    use_xft yes
    # xftfont Helvetica Neue LT Std, Light:size=24
    xftfont Sans:size=10
    # xftalpha 1.0
    
    # Minimum size of text area
    minimum_size 128 5
    
    draw_shades no
    default_color black
    color0 gray
    color1 db5f03
    
    uppercase no # set to yes if you want all text to be in uppercase
    
    alignment top_right
    gap_x 12
    gap_y 40
    
    update_interval 0.5 # in seconds
    
    no_buffers no # Subtract file system buffers from used memory?
    
    cpu_avg_samples 1 # number of cpu samples to average. Set to 1 to disable averaging
    
    override_utf8_locale yes # Force UTF8? note that UTF8 support required XFT
    
    # variable is given either in format $variable or in ${variable}
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    $color0${cpugraph cpu0 10}
    $color0${membar 10}
    $color0⬇$color${downspeed eth1}$alignr$color${upspeed eth1}$color0⬆
    
    $color$alignr${fs_free /home} free
    $alignr${acpitemp}°C
    $alignr$uptime_short
    Attached Images Attached Images

  3. #1013
    Join Date
    Jun 2007
    Beans
    638
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Code:
    own_window no
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorate,sticky,skip_taskbar,skip_pager
    double_buffer yes
    use_xft yes
    update_interval 0.5
    draw_shades no
    draw_borders no
    xftfont Market Deco:pixelsize=13.5
    minimum_size 1280 0
    border_margin 1
    default_color FDFFFE
    alignment top_left
    gap_x 12
    gap_y 6
    
    TEXT
    
    ${font OpenLogos:size=13.5}u  $font${fs_free} free ${execi 30 acpi -b}                                                                                                                              DXB, ${execi 100 /home/melski/scripts/weather/weather.sh "MEA|AE|AE005|DUBAI"}     MNL, ${execi 100 /home/melski/scripts/weather/weather.sh "ASI|PH|RP073|MANILA"}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ${time %b. %d}     ${time %I:%M %p}
    Attached Images Attached Images
    Ubuntu User # 17490
    Currently: Fisheye 2, Diana F+, Viv UWS
    Lomografix

  4. #1014
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    rjmdomingo2003, that's a very cool font!

  5. #1015
    Join Date
    Jun 2007
    Beans
    638
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Cammy View Post
    rjmdomingo2003, that's a very cool font!
    Thanks to dafont.com for publishing them. If you're referring to conky, it's Market Deco. For the clickable (Discovery) icons, I wouldn't know
    Ubuntu User # 17490
    Currently: Fisheye 2, Diana F+, Viv UWS
    Lomografix

  6. #1016
    Join Date
    Aug 2005
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by IIIV View Post

    Edit: Got my calendar working now.

    Thanks anyway and I'll post some screenshots soon.
    Hi IIIV,

    Could you please tell us how do you manage to make it works ?

    It will be nice

  7. #1017
    Join Date
    Jan 2007
    Location
    Brighton, UK.
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Tristam Green View Post
    thanks i really like what it does to be honest, i was having a lot of difficulty with conky opening rhythmbox everytime i logged in, so i wrote an if_running statement to start data collection only if it is already running! i solved a vast problem last night just by prodding around with the configuration file

    I found this somewhere, that stops RhythmBox running when conky opens.

    NOW PLAYING ${hr 2}$color
    Title: ${exec rhythmbox-client --no-start --print-playing-format %at}
    Artist: ${exec rhythmbox-client --no-start --print-playing-format %aa}
    Track: ${exec rhythmbox-client --no-start --print-playing-format "#%tn - %tt"}

    However I am still a complete *nix beginner, and I like the concept of using the 'If' statement. Opens up lots of potential.

  8. #1018
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    I just swapped vid cards, and now conky won't do double-buffer, so it flashes every 2 seconds. Very distracting.

    I wonder if I should try a generic video driver.

  9. #1019
    Join Date
    Oct 2007
    Beans
    181

    Re: Post your .conkyrc files w/ screenshots

    The only other thing that bothers me is this:

    I had to make a session script so that conky would not show up with shadows around it upon login, due to compiz-fusion drawing shadows around its "window".

    Does anyone know a way to rectify this, so I don't have to run a secondary script on login?
    The views expressed in this post belong to Tristam Green and do not represent the views of any other entity, foreign or domestic, as long as you both shall live, Amen.
    OMG! Cheesecake! | Fuduntu - catch the fever!

  10. #1020
    Join Date
    Feb 2007
    Location
    Adelaide, Australia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Tristam Green View Post
    The only other thing that bothers me is this:

    I had to make a session script so that conky would not show up with shadows around it upon login, due to compiz-fusion drawing shadows around its "window".

    Does anyone know a way to rectify this, so I don't have to run a secondary script on login?
    From what I've seen about the only way that people have come up with is the script, which is essentially a sleep script for 5-10 seconds until all the window decorations are done drawing.
    AMD Athlon 3000 @2.0Ghz / MSI K8T Neo K8T800 / 2 GB Corsair DDR RAM / Nvidia GeForce 6600GT (256MB) / Samsung 226BW @ 1600x1050 / 120GB/320GB PATA.

Page 102 of 2348 FirstFirst ... 252921001011021031041121522026021102 ... 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
  •