Page 215 of 2348 FirstFirst ... 1151652052132142152162172252653157151215 ... LastLast
Results 2,141 to 2,150 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #2141
    Join Date
    Jan 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Ok. seem like I can't find my conky even though I've installed it through terminal, but however I would like to post my screenshot of my ubuntu desktop.

    Hope you like it!
    Attached Images Attached Images

  2. #2142
    Join Date
    Jun 2007
    Location
    Timisoara, Romania
    Beans
    285

    Re: Post your .conkyrc files w/ screenshots

    First they ignore you...
    Then they laugh at you...
    Then they fight you...
    And then you win!

  3. #2143
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by pro003 View Post
    Ok. seem like I can't find my conky even though I've installed it through terminal, but however I would like to post my screenshot of my ubuntu desktop.

    Hope you like it!
    Try: ~/.conkyrc I think that's where the default conky is.

  4. #2144
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: my 1st one :p

    Quote Originally Posted by linux4all View Post
    Just playing with the config files...
    edited conkyrc
    sympleone theme for Nowplaying (screenlets at final)
    tanks to the original autors (scripts and all!)


    Um abraço aos portugas que por aqui andam!!
    (special hello to the portuguese ubuntugeeks!)
    Very nice. I like that!
    Bruce

  5. #2145
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: my 1st one :p

    Awww, sumbitch. Now I'm liking the look of having conky take care of desktop music info, but having a player that can put the album cover image on there as well.

    Now I'mma be doin' MORE messin' around.
    Want me to punchisize your face, For free??

  6. #2146
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: my 1st one :p

    Quote Originally Posted by SomeGuyDude View Post
    Awww, sumbitch. Now I'm liking the look of having conky take care of desktop music info, but having a player that can put the album cover image on there as well.

    Now I'mma be doin' MORE messin' around.
    The Conky MOTTO: Tweak Forever!

    Or in layman's terms:

    Code:
    Tinker, tinker, tweak, remover this, tweak, add this, tinker, tweak.
    
    Looking over shoulder with an evil grin!
    
    Tweak, tweak, tinker ... Finished!
    Until the next time!!

  7. #2147
    Join Date
    Sep 2007
    Beans
    0
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Post your .conkyrc files w/ screenshots

    Latest one

    Code:
    background yes
    use_xft yes
    xftfont sans:size=7
    xftalpha 0.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,all_windows
    double_buffer yes
    minimum_size 200 5
    maximum_width 160
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders 
    default_color white
    default_shade_color black
    default_outline_color black
    alignment top_right
    gap_x 18
    gap_y 48
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale yes
    use_spacer yes
    
    TEXT
    $sysname $kernel $alignr $machine
    core 2 duo e6420 $alignr${freq_g cpu0}Ghz
    ip adress $alignr ${addr eth0}
    time now $alignr ${time %H:%M:%S}
    uptime $alignr ${uptime}
    
    ${cpugraph cpu0 16,000 000000 000000}
    core₁ $alignr ${cpu cpu1}%
    core₂ $alignr ${cpu cpu2}%
    ram $alignr ${memperc}%
    
    filesystem $alignr ${fs_used_perc /home}%
    ${if_mounted /media/KINGSTON}kingston $alignr ${if_mounted /media/KINGSTON}${fs_used_perc /media/KINGSTON}%
    ${if_mounted /media/disk}disk $alignr ${if_mounted /media/disk}${fs_used_perc /media/disk}%
    ${if_running audacious}
    ${color white}now playing
    ${exec audtool --current-song | cut -b-34}
    ${exec audtool --current-song-bitrate-kbps} kbps * ${exec audtool --current-song-length}  ${execbar expr 100 \* $(audtool --current-song-output-length-seconds) \/ $(audtool --current-song-length-seconds)}
    $endif
    Screenshot:
    http://www.aijaa.com/v.php?i=1789203.png

  8. #2148
    Join Date
    Aug 2007
    Beans
    119
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Post your .conkyrc files w/ screenshots

    anyone know a conky command for displaying front side bus speed and memory frequency?

  9. #2149
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Nothing too elaborate.
    Attached Images Attached Images
    Attached Files Attached Files

  10. #2150
    Join Date
    Dec 2007
    Location
    turn arround ;)
    Beans
    250

    Re: Post your .conkyrc files w/ screenshots

    buncha changes :

    http://stashbox.org/94071/Screenshot.png

    EDIT:
    Code:
    background yes
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_colour brown
    own_window_transparent yes
    double_buffer yes
    use_spacer yes
    use_xft yes
    xftfont HandelGotD:size=8
    xftalpha 0.5
    update_interval 1.0
    draw_shades no
    draw_outline no # amplifies text if yes
    draw_borders no
    uppercase no # set to yes if you want all text to be in uppercase
    stippled_borders 3
    border_margin 9
    border_width 10
    default_color ffffff
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    gap_x 10
    gap_y 25
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    TEXT
    
    ${font :size=10}${alignc}${color ffffff}${alignc}${color ffffff}${exec whoami} @ $nodename ${color ffffff}$color$font
    ${alignc}${color ffffff}$sysname $kernel ($machine)$color
    ${font :size=20}${color ffffff}${alignc}${time %H:%M:%S}$color$font
    ${font :size=12}${color ffffff}${alignc}${time %A, %d %b. %Y}$color$font
    ${color ffffff}UpTime:${alignr}$uptime$color
    ${color ffffff}$hr
    ${alignc}${color ffffff}CPU Info:
    ${color ffffff}CPU:$alignr ${color ffffff}${exec cat /proc/cpuinfo | grep 'model name' | sort -u | cut -c 18-59}
    ${color ffffff}Frequency (in MHz):$alignr ${color ffffff}$freq
    Core 1: $alignr Temp: ${execi 8 sensors | grep -A 1 'Core 0' | cut -c13-16 | sed '/^$/d'}°C 
    Load: ${cpu cpu1}% ${cpubar cpu1} 
    ${cpugraph cpu1 10 ffffff ffffff}
    Core 2: $alignr Temp: ${execi 8 sensors | grep -A 1 'Core 0' | cut -c13-16 | sed '/^$/d'}°C  
    Load: ${cpu cpu2}% ${cpubar cpu2}
    ${cpugraph cpu2 10 ffffff ffffff}
    ${color ffffff}$hr
    ${alignc}${color ffffff}Memory Info:
    ${color ffffff}RAM Usage:${alignr}${color ffffff}$mem/$memmax ${membar 4,75}
    ${color ffffff}Swap Usage:${alignr}${color ffffff}$swap/$swapmax ${swapbar 4,75}
    ${color ffffff}$hr
    ${alignc}${color ffffff}Video Card Info:
    ${color ffffff}GPU:  ${alignr}${color ffffff}XFX 8800GTS 512MB
    ${color ffffff}GPU Temp:$alignr ${color ffffff} +${exec nvidia-settings -q GPUCoreTemp | grep Attribute | cut -d ' ' -f 6 | cut -c 1-2}°C
    ${color ffffff}Video RAM:$alignr ${color ffffff} ${exec nvidia-settings -q VideoRam | grep Attribute | cut -d ' ' -f 6 | cut -c 1-6}KiB
    ${color ffffff}NVidia Driver Version:$alignr ${color ffffff} ${exec nvidia-settings -q NvidiaDriverVersion | grep Attribute | cut -d ' ' -f 6}
    ${color ffffff}Current GPU Clock:$alignr ${color ffffff} ${exec nvidia-settings -q GPUPerfModes | grep perf=0 | cut -d ' ' -f 7 | cut -c 9-11}MHz
    ${color ffffff}Current Video RAM Clock:$alignr ${color ffffff} ${exec nvidia-settings -q GPUPerfModes | grep perf=0 | cut -d ' ' -f 8 | cut -c 10-12}MHz
    ${color ffffff}$hr
    ${alignc}${color ffffff}File systems:
    ${color ffffff}/ $alignr ${color ffffff}${fs_free /}/${fs_size /} ${fs_bar 6,75 /}
    ${color ffffff}$hr
    ${alignc}${color ffffff}Disk Usage:${color ffffff}
    Read:${color ffffff}${diskio_read} ${alignr}${color ffffff}Write:${color ffffff}${diskio_write}
    ${color ffffff}${diskiograph_read 25,145 ffffff ffffff} ${alignr}${diskiograph_write 25,145 ffffff ffffff} 
    ${color ffffff}$hr
    ${alignc}${color ffffff}Networking:${color ffffff}
    ${alignc}${color ffffff}${addr eth0}
    ${color ffffff}Up:${color ffffff}${upspeed eth1}KiB/s${color ffffff}${alignr}Down:${color ffffff}${downspeed eth0}KiB/s${color ffffff}
    ${upspeedgraph eth1 25,145 ffffff ffffff} ${alignr}${downspeedgraph eth0 25,145 ffffff ffffff} 
    ${color ffffff}Total: ${color ffffff}${totaldown eth0} ${alignr}${color ffffff}Total: ${color ffffff}${totalup eth0} $color
    ${color ffffff}Inbound: ${color ffffff}${tcp_portmon 1 32767 count}          ${color ffffff}Outbound: ${color ffffff}${tcp_portmon 32768 61000 count}${alignr}${color ffffff}Total: ${color ffffff}${tcp_portmon 1 65535 count} $color
    ${color ffffff}Connections: ${color ffffff}${tcp_portmon 32768 61000 count} ${alignr} ${color ffffff}Service/Port $color${color ffffff}
    ${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}
    ${tcp_portmon 32768 61000 rhost 6} ${alignr} ${tcp_portmon 32768 61000 rservice 6}
    ${tcp_portmon 32768 61000 rhost 7} ${alignr} ${tcp_portmon 32768 61000 rservice 7}
    ${tcp_portmon 32768 61000 rhost 8} ${alignr} ${tcp_portmon 32768 61000 rservice 8}
    ${tcp_portmon 32768 61000 rhost 9} ${alignr} ${tcp_portmon 32768 61000 rservice 9}
    ${tcp_portmon 32768 61000 rhost 10} ${alignr} ${tcp_portmon 32768 61000 rservice 10}
    ${tcp_portmon 32768 61000 rhost 11} ${alignr} ${tcp_portmon 32768 61000 rservice 11}
    ${tcp_portmon 32768 61000 rhost 12} ${alignr} ${tcp_portmon 32768 61000 rservice 12}
    ${tcp_portmon 32768 61000 rhost 13} ${alignr} ${tcp_portmon 32768 61000 rservice 13}
    ${tcp_portmon 32768 61000 rhost 14} ${alignr} ${tcp_portmon 32768 61000 rservice 14}
    ${tcp_portmon 32768 61000 rhost 15} ${alignr} ${tcp_portmon 32768 61000 rservice 15}
    ${tcp_portmon 32768 61000 rhost 16} ${alignr} ${tcp_portmon 32768 61000 rservice 16}
    ${tcp_portmon 32768 61000 rhost 17} ${alignr} ${tcp_portmon 32768 61000 rservice 17}
    ${tcp_portmon 32768 61000 rhost 18} ${alignr} ${tcp_portmon 32768 61000 rservice 18}
    ${tcp_portmon 32768 61000 rhost 19} ${alignr} ${tcp_portmon 32768 61000 rservice 19}
    ${tcp_portmon 32768 61000 rhost 10} ${alignr} ${tcp_portmon 32768 61000 rservice 20}$color
    **Note**
    not completely mine, i took bits and peaces from others conky's to make mine
    Last edited by hhhhhx; March 23rd, 2008 at 06:50 AM.

Page 215 of 2348 FirstFirst ... 1151652052132142152162172252653157151215 ... 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
  •