Page 51 of 2348 FirstFirst ... 414950515253611011515511051 ... LastLast
Results 501 to 510 of 23480

Thread: Post your .conkyrc files w/ screenshots

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

    Question Re: Post your .conkyrc files w/ screenshots

    http://box-look.org/CONTENT/content-pre1/62000-1.jpg
    I need your help guys.
    I want to make my conky look like the one on that screenshot, but I don't know how to make it look like that (bar-like) in order to match my pypanel and wallpaper.
    Thanks fellas!
    Attached Images Attached Images
    pekWM | archlinux | Dell E5400
    CounterStream Radio


  2. #502
    Join Date
    Feb 2007
    Location
    Brampton, Ontario
    Beans
    883

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by merlyn View Post
    @Herbster

    That's awesome!

    Out of curiosity, what kind of monitor setup do you have?
    Thanks! I use dual monitors @ 3200x2400.

    el mariachi,

    I don't think that's Conky, as it's displaying a program that is open like a panel.
    Last edited by herbster; August 15th, 2007 at 07:36 PM.
    "For those who believe, no explanation is necessary. For those who do not, none will suffice." - Joseph Dunninger

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

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by herbster View Post
    Thanks! I use dual monitors @ 3200x2400.

    el mariachi,

    I don't think that's Conky, as it's displaying a program that is open like a panel.
    hummm you sure? It looks exactly like conky, except it has a background and the composite manager treats it like a panel... I'll try to dig it up

    EDIT: After some searching I found it! It's a conky script!
    Get it here!
    Last edited by el mariachi; August 15th, 2007 at 08:04 PM.
    pekWM | archlinux | Dell E5400
    CounterStream Radio


  4. #504
    Join Date
    May 2005
    Location
    Cydonia
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Here's my current .conkyrc, which is not unlike the one el mariachi just posted

    Code:
    #avoid flicker
    double_buffer yes
    
    #own window to run simultanious 2 or more conkys
    #own_window  yes
    #own_window_transparent yes
    #own_window_type normal
    #own_window_hints undecorate,sticky,skip_taskbar,skip_pager 
    
    #borders
    draw_borders no
    border_margin 1
    
    #shades
    draw_shades no
    
    #position
    gap_x 6
    gap_y 30
    alignment top_left
    
    #behaviour
    update_interval 10
    
    #colour
    default_color  000000
    
    #default_shade_color 000000
    own_window_colour 3d352a
    
    #font
    use_xft yes
    xftfont gelly:pixelsize=11
    
    #to prevent window from moving
    use_spacer no
    minimum_size 832 0
    
    TEXT
    ${alignc}Kernel ${color D7D3C5}$kernel   |  ${color}Date ${color D7D3C5}${time %B %d %I:%M}  |  ${color}Cpu ${color D7D3C5}${cpu}%   |   ${color }Mem ${color D7D3C5}$mem/$memmax - $memperc%   |   ${color}Swp ${color D7D3C5}$swap/$swapmax - $swapperc%   
    ${alignc} ${color }Root ${color D7D3C5}${font}${fs_used /}  / ${fs_size /} - ${fs_used_perc /}%   |  ${color} Home ${color D7D3C5}${fs_used /home}  / ${fs_size /home}  - ${fs_used_perc /home}%   | ${color} Weather ${color D7D3C5} ${execi 1800 /opt/weatherget/weatherget -f ~/.conkyweatherrc --station-id=CAXX0037 --metric }   |  ${color} Now Playing  
    ${alignc}${color D7D3C5}$audacious_title

  5. #505
    Join Date
    Apr 2006
    Location
    Miami, FL
    Beans
    19
    Distro
    Ubuntu 7.04 Feisty Fawn

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Heres my latest. A nice and clean one. There are 3 conkys. (Top left, center, and right in screenshot)
    Its calibrated for a 1440x900 display, if thats not you then you're gonna have to play with the
    gap_x/gap_y values.

    The font in the clock is "Impact" get it with:
    Code:
    sudo apt-get install msttcorefonts
    Heres the source PSD for the wallpaper (feel free to use/modify/redistribute)





    Code:
    background yes
    use_xft yes
    xftfont Sans:size=8
    xftalpha 0.8
    update_interval 1
    total_run_times 0
    override_utf8_locale no
    double_buffer yes
    
    own_window yes
    own_window_type override
    own_window_transparent 1
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    draw_shades no
    draw_outline no
    draw_borders no
    uppercase no
    use_spacer yes
    
    alignment top_left
    gap_x 61
    gap_y 34
    minimum_size 150 5
    maximum_width 150
    default_color 000000 
    
    TEXT
    ${font Sans:size=7}Kernel: $kernel
    Code:
    background yes
    use_xft yes
    xftfont Sans:size=7
    xftalpha 0.8
    update_interval 1
    total_run_times 0
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale no
    double_buffer yes
    
    own_window yes
    own_window_type override
    own_window_transparent 1
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    uppercase no
    use_spacer yes
    
    alignment top_right
    gap_x 21
    gap_y 320
    minimum_size 96 5
    maximum_width 96
    default_color B5B5B5 
    
    TEXT
    
    Load:${alignr}${loadavg 3} ${loadavg 1}
    Batt:${alignr}$battery
    ${color #292929}${hr 1}${color #B5B5B5}
    CPU${alignr}${freq_dyn_g}Ghz
    ${cpu cpu1}% ${cpubar cpu1}
    ${cpu cpu2}% ${cpubar cpu2}
    ${color #292929}${hr 1}${color #B5B5B5}
    Memory ${alignr}$mem
    ${memperc}% $membar
    ${color #292929}${hr 1}${color #B5B5B5}
    Network${alignr}eth1
    ip ${alignr}${addr eth1}
    
    Down ${alignr}${downspeedgraph eth1 13,62 }
    Up ${alignr}${upspeedgraph eth1 11,70 }
    Code:
    background yes
    use_xft yes
    xftfont Dejavu Sans:size=8
    xftalpha 0.5
    update_interval 1
    total_run_times 0
    override_utf8_locale no
    double_buffer yes
    
    own_window yes
    own_window_type override
    own_window_transparent 1
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    draw_shades no
    draw_outline no
    draw_borders no
    uppercase no
    use_spacer yes
    
    alignment top_right
    gap_x 650
    gap_y 440
    minimum_size 125 20
    maximum_width 125
    default_color FFFFFF
    
    TEXT
    ${font Sans:size=7}${time %a -  %B %d, %Y}
    ${font Impact:size=18}${time %I:%M:%S %p}
    Attached Images Attached Images
    Last edited by phaedOne; August 19th, 2007 at 10:49 AM. Reason: Added blue theme to PSD

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

    Re: Post your .conkyrc files w/ screenshots

    here's mine:
    Code:
    #avoid flicker
    double_buffer yes
    
    #own window to run simultanious 2 or more conkys
    own_window  yes
    own_window_transparent no
    own_window_type normal
    own_window_hints undecorate,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
    
    #behaviour
    update_interval 1
    
    #colour
    default_color  000000
    
    #default_shade_color ffffff
    own_window_colour 173E90
    
    #font
    use_xft yes
    xftfont DejaVu Sans:pixelsize=11
    
    #to prevent window from moving
    use_spacer no
    minimum_size 1262 0
    
    #mpd
    mpd_host localhost
    mpd_port 6600
    
    TEXT
    ${alignc}Kernel: ${color ffffff}$kernel   |  ${color} Up: ${color ffffff}${uptime_short}   |   ${color}Cpu: ${color ffffff}${cpu}%   ${color}${cpugraph 10,80 AEA08E 9F907D} ${color ffffff}    |   ${color }Mem: ${color ffffff}$mem/$memmax - $memperc% ${color} ${membar 6,80}${color ffffff}    |   ${color }Net: ${color ffffff}${font}${downspeed eth0} Kb/s ${color}  ${downspeedgraph eth0 10,80 AEA08E 9F907D}  ${color ffffff} ${totaldown eth0} down   |   ${color ffffff}${upspeed eth0} Kb/s ${color} ${upspeedgraph eth0 10,80 AEA08E 9F907D}  ${color ffffff}${totalup eth0} up
    ${alignc} ${color }Root: ${color ffffff}${font}${fs_free /}  / ${fs_size /} - ${fs_free_perc /}%   |  ${color} Home: ${color ffffff}${fs_free /home}  / ${fs_size /home}  - ${fs_free_perc /home}%   | ${color}Email: ${color ffffff}${execi 300 python ~/scripts/gmail.py} ${color ffffff}   | ${color} Weather: ${color ffffff} ${execi 1800 weatherget -f ~/scripts/.conkyweatherrc --station-id=POXX0001 --metric }   |  ${color} Mpd:  ${color ffffff}${font}${mpd_smart}
    Attached Images Attached Images
    pekWM | archlinux | Dell E5400
    CounterStream Radio


  7. #507
    Join Date
    Jan 2007
    Location
    Northport, AL USA
    Beans
    120
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by phaedOne View Post
    Heres my latest. A nice an clean one. There are 3 conkys. (Top left, center, and right in screenshot)
    Its calibrated for a 1440x900 display, if thats not you then you're gonna have to play with the
    gap_x/gap_y values.
    MAN!! That is freakin' awsome!

    Where did you get that wallpaper, or did you make it especially for this setup? I would love to find one in the blubuntu blue.

    Michael
    Michael Ramm, GSEC
    The 1-Man IT Department | Ubuntu User #16666 | Linux User #451972
    AlabamaTeam LoCo: Forums | Wiki | Blog

  8. #508
    Join Date
    Apr 2006
    Location
    Miami, FL
    Beans
    19
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Post your .conkyrc files w/ screenshots

    Thankx, I made it for the setup. I put up a link to the Photoshop PSD with all the elements on individual layers in my post so if u want to modify something its all there.
    Last edited by phaedOne; August 17th, 2007 at 01:04 AM.

  9. #509
    Join Date
    Oct 2006
    Beans
    73
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Woah, this thread is dead. I just configured a new .conkyrc

    Code:
    # Conky configuration
    background no
    use_xft yes
    xftfont sans:size=9
    xftalpha 0.8
    out_to_console no
    update_interval 1
    total_run_times 0
    own_window no
    own_window_type normal
    own_window_transparent yes
    double_buffer yes
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders yes
    stippled_borders 5
    border_margin 4
    border_width 1
    default_color grey
    default_shade_color black
    default_outline_color black
    alignment top_right
    gap_x 10
    gap_y 40
    no_buffers no
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale yes
    use_spacer yes
    
    TEXT
    ${color white}${alignc}$nodename - $kernel - Uptime: $uptime 
    $color$stippled_hr
    ${color white}${alignc}Network: eth0
    ${color grey}${alignc}${addr eth0}
    ${color white}Bandwidth: ${color grey}       Up: ${color grey}${upspeed eth0} k/s     ${color grey}Down: ${color grey}${downspeed eth0} k/s	    
                             ${color grey}${totalup eth0} Up      ${color grey}${totaldown eth0} Down
    $color$stippled_hr
    ${color white}${alignc}Load Average - ${loadavg}
    ${color grey}${alignc}Processes: ${color grey} $processes  ${color grey}Running:${color grey} $running_processes
    ${color white}Name:                    ${alignr}PID     CPU%   MEM%
      ${color grey} ${top name 1}     ${alignr}${top pid 1} ${top cpu 1} ${top mem 1}
      ${color grey} ${top name 2}     ${alignr}${top pid 2} ${top cpu 2} ${top mem 2}
      ${color grey} ${top name 3}     ${alignr}${top pid 3} ${top cpu 3} ${top mem 3}
      ${color grey} ${top name 4}     ${alignr}${top pid 4} ${top cpu 4} ${top mem 4}
      ${color grey} ${top name 5}     ${alignr}${top pid 5} ${top cpu 5} ${top mem 5}
    ${color white}Memory Usage:
      ${color grey} ${top_mem name 1} ${alignr}${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
      ${color grey} ${top_mem name 2} ${alignr}${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
    $color$stippled_hr
    ${color white}CPU: $color ${i2c temp 2}C${color grey}${color white}     Usage: ${color grey} ${cpu}% ${color white}${cpubar}
                               RAM: $memperc% ${membar}
                             SWAP:  $swapperc% ${swapbar}
    $color$stippled_hr
    ${color white}${alignc}EXT3
    ${color white}System: ${alignc}${color grey}${fs_used /}${color white}/${color grey}${fs_size /} ${color white}${alignr}(${color grey}${fs_free /} ${fs_free_perc /}% ${color white} free)
             ${fs_bar /}
    ${color white}External: ${alignc}${color grey}${fs_used /media/disk}${color white}/${color grey}${fs_size /media/disk} ${color white}${alignr}(${color grey}${fs_free /media/disk} ${fs_free_perc /media/disk}% ${color white} free)
             ${fs_bar /media/disk}
    $color$stippled_hr
    It will improve over time, I want to add a reference of commands and what they do at the bottom of the conkyrc. Pretty much random quotes of commands and their function show up every so often. It would be ideal since I'm still learning, and every new command learned is a new thing learned, YEAH! haha

    J
    Attached Images Attached Images

  10. #510
    Join Date
    Jul 2007
    Beans
    58

    Re: Post your .conkyrc files w/ screenshots

    Here's my conky setup. It has three parts, two of which display system information and the third displays rss feeds and stock information.

    Code:
    # UBUNTU-CONKY
    #my conky
    
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    #own_window_type desktop
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    background yes
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # fiddle with window
    use_spacer no
    use_xft yes
    
    # Update interval in seconds
    update_interval 3.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
    #font arial
    xftfont arial-08
    uppercase no # set to yes if you want all text to be in uppercase
    
    # 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 grey
    
    own_window_colour brown
    
    # 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 10
    
    # stuff after 'TEXT' will be formatted on screen
    
    #?:   ${i2c 9191-0290 in 1}
    #?:   ${i2c 9191-0290 in 2}
    #?:   ${i2c 9191-0290 in 3}
    #?:   ${i2c 9191-0290 in 4}
    #?:   ${i2c 9191-0290 in 5}
    #?:   ${i2c 9191-0290 in 6}
    #?:   ${i2c 9191-0290 in 7}
    #?:   ${i2c 9191-0290 in 8}
    #?:   ${i2c 9191-0290 in 0}
    
    
    
    #?: ${voltage_mv 1}
    #${voltage_mv 2}
    #${voltage_mv 3}
    #${voltage_mv 4}
    
    #${color orange}FORTUNE ${hr 2}$color
    #${execi 120 fortune -s | fold -w50}
    
    
    #${color orange}Inbound Connection ${alignr} Local Service/Port$color
    #${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
    
    
    #${color orange}LOGGING ${hr 2}$color
    #${execi 30 tail -n3 /var/log/messages | fold -w50}
    #HD Temp 2: ${hddtemp /dev/sda}
    
    TEXT
    $color
    ${color orange}SYSTEM ${hr 2}$color
    $sysname $kernel on $machine
    ${color}Intel Quad Core Q6600
    ${memmax}/4GiB
    
    ${color orange}CPU/Hardware ${hr 2}$color
    ${freq}MHz   Load: ${loadavg}   
    $cpubar
    
    ${color lightgrey}core 1 @ ${execi 15 cat /sys/class/hwmon/hwmon1/device/temp1_input | cut -c1-2}°C :
    ${color} ${cpu cpu1}% ${cpugraph 15,165 000000 A47E5A cpu1}
    ${color lightgrey}core 2 @ ${execi 15 cat /sys/class/hwmon/hwmon2/device/temp1_input | cut -c1-2}°C :
    ${color} ${cpu cpu2}% ${cpugraph 15,165 000000 FF1B00 cpu2}
    ${color lightgrey}core 3 @ ${execi 15 cat /sys/class/hwmon/hwmon3/device/temp1_input | cut -c1-2}°C :
    ${color} ${cpu cpu3}% ${cpugraph 15,165 000000 0000ff cpu3}
    ${color lightgrey}core 4 @ ${execi 15 cat /sys/class/hwmon/hwmon4/device/temp1_input | cut -c1-2}°C :
    ${color} ${cpu cpu4}% ${cpugraph 15,165 000000 00ff00 cpu4}
    
    MB:  ${i2c 9191-0290 temp 1}°C
    CPU: ${i2c 9191-0290 temp 2}°C
    CPU FAN:  ${i2c 9191-0290 fan 2} RPM
    HD Temp: ${hddtemp /dev/sdb}
    GPU Temp: ${execi 15 nvclock -T | tail -n1 | cut -c21-22}°C
    Code:
    # UBUNTU-CONKY
    # my conky
    
    background yes
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    background yes
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # fiddle with window
    use_spacer no
    use_xft yes
    
    # Update interval in seconds
    update_interval 3.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
    #font arial
    xftfont arial-08
    uppercase no # set to yes if you want all text to be in uppercase
    
    # Stippled borders?
    stippled_borders 3
    
    # border margins
    border_margin 9
    
    # border width
    border_width 1
    
    # Default colors and also border colors, grey90 == #e5e5e5
    default_color grey
    
    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 10
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    ${color orange}CPU%    MEM%      NAME$color
    ${top cpu 1}    ${top mem 1}     ${top name 1 | cut -c1-10}
    ${top cpu 2}    ${top mem 2}     ${top name 2 | cut -c1-10}
    ${top cpu 3}    ${top mem 3}     ${top name 3 | cut -c1-10} 
    ${top cpu 4}    ${top mem 4}     ${top name 4 | cut -c1-10}
    
    ${color orange}MEMORY / DISK ${hr 2}$color
    RAM:   $memperc%   ${membar 6}$color
    Swap:  $swapperc%   ${swapbar 6}$color
    
    ktissexy:  ${fs_free_perc /home/ktissexy}%   ${fs_bar 6 /home/ktissexy}$color
    windows:  ${fs_used /windows}/${fs_size /windows}   ${fs_bar 6 /windows}
    
    ${color orange}NETWORK (${addr eth1}) ${hr 2}$color
    Down: $color${downspeed eth1} k/s ${alignr}Up: ${upspeed eth1} k/s
    ${downspeedgraph eth1 15,80 000000 ff0000} ${alignr}${upspeedgraph eth1 
    15,80 000000 00ff00}$color
    Total: ${totaldown eth1} ${alignr}Total: ${totalup eth1}
    Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768 
    61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}

    Code:
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    #own_window_type desktop
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    background yes
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # fiddle with window
    use_spacer no
    use_xft yes
    
    # Update interval in seconds
    update_interval 3.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
    #font arial
    xftfont arial-08
    uppercase no # set to yes if you want all text to be in uppercase
    
    # 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 grey
    
    own_window_colour brown
    
    # 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 20
    gap_y 45
    
    # stuff after 'TEXT' will be formatted on screen
    
    #?:   ${i2c 9191-0290 in 1}
    #?:   ${i2c 9191-0290 in 2}
    #?:   ${i2c 9191-0290 in 3}
    #?:   ${i2c 9191-0290 in 4}
    #?:   ${i2c 9191-0290 in 5}
    #?:   ${i2c 9191-0290 in 6}
    #?:   ${i2c 9191-0290 in 7}
    #?:   ${i2c 9191-0290 in 8}
    #?:   ${i2c 9191-0290 in 0}
    
    
    
    #?: ${voltage_mv 1}
    #${voltage_mv 2}
    #${voltage_mv 3}
    #${voltage_mv 4}
    
    #${color orange}FORTUNE ${hr 2}$color
    #${execi 120 fortune -s | fold -w50}
    
    
    #${color orange}Inbound Connection ${alignr} Local Service/Port$color
    #${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
    
    
    #${color orange}LOGGING ${hr 2}$color
    #${execi 30 tail -n3 /var/log/messages | fold -w50}
    #HD Temp 2: ${hddtemp /dev/sda}
    
    TEXT
    $color
    ${color orange}RSS feeds ${hr 2}$color
    
    ${color orange}WSJ Asian Technology:
    ${color lightgrey}${execi 120 /home/ktissexy/conky-rss.sh http://online.wsj.com/xml/rss/3_7097.xml 5 2}
    
    ${color orange}WSJ Economy:
    ${color lightgrey}${execi 120 /home/ktissexy/conky-rss.sh http://online.wsj.com/xml/rss/3_7086.xml 5 2}
    
    ${color orange}ha:
    ${color lightgrey}${execi 120 /home/ktissexy/conky-rss.sh http://www.comedycentral.com/rss/jokes/index.jhtml 5 2}
    
    ${color orange}STOCKS ${hr 2}$color
    ${color lightgrey}${execi 60 yahooquote --verbose fast | head -n3 | tail -n2}
    ${color lightgrey}${execi 60 yahooquote --verbose fast | grep "Change"}
    
    ${color lightgrey}${execi 60 yahooquote --verbose ptwzx | head -n3 | tail -n2}
    ${color lightgrey}${execi 60 yahooquote --verbose ptwzx | grep "Change"}
    
    ${color lightgrey}${execi 60 yahooquote --verbose vmx | head -n3 | tail -n2}
    ${color lightgrey}${execi 60 yahooquote --verbose vmx | grep "Change"}
    
    ${color lightgrey}${execi 60 yahooquote --verbose intc | head -n3 | tail -n2}
    ${color lightgrey}${execi 60 yahooquote --verbose intc | grep "Change"}
    Attached Images Attached Images

Page 51 of 2348 FirstFirst ... 414950515253611011515511051 ... 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
  •