Page 2113 of 2348 FirstFirst ... 1113161320132063210321112112211321142115212321632213 ... LastLast
Results 21,121 to 21,130 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #21121
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    i was thinking about making the hands a bit more interesting so i wrote this to put into the chrono script either above or below the main function
    Nice stuff, I think I'll have a look at that too. Thanks mrpeachy.

  2. #21122
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by falldown View Post
    The hands add a very look to the already looking clock.
    Morning falldown. Nice to see you back.

    Quote Originally Posted by mrpeachy View Post
    good day to you falldown
    and thanks

    so when are we going to see the falldown take on the chronograph?
    Yea, I can only imagine what you'd do with it. I'm sure it would be a fine piece of work

  3. #21123
    Join Date
    May 2010
    Beans
    0
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    Hello,
    I have one small issue with Conky. When I make a modification in the script I need to save, stop and restart again conky in order to see the modification.
    Now in have Zorin 6.1, but i known that in Zorin 5.2 or Pinguy when I modify the script and save it, I see almost immediately the conky updated.
    How can I have this option also in Zorin 6.2?
    Thanks,

  4. #21124
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Fremen2 View Post
    Hello,
    I have one small issue with Conky. When I make a modification in the script I need to save, stop and restart again conky in order to see the modification.
    Now in have Zorin 6.1, but i known that in Zorin 5.2 or Pinguy when I modify the script and save it, I see almost immediately the conky updated.
    How can I have this option also in Zorin 6.2?
    Thanks,
    Different versions of Conky - different versions of Desktops ... are you using LUA - some variable hang around and don't show right away.

    At the top of your conky I would suggest a line similar to one of these:

    if using the default location ~/.conkyrc
    Code:
    # killall conky && conky &
    if it is in a different location or has a different name:
    Code:
    # killall conky && conky -c /path/to-the/conky &
    If run more than one conky use a bash script like Start/Stop Conky or this version ssc-II

  5. #21125
    Join Date
    Mar 2012
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    I needed a small break from all things Conky ...
    Where can I get my hands on the latest chronograph code?

  6. #21126
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by falldown View Post
    I needed a small break from all things Conky ...
    Where can I get my hands on the latest chronograph code?
    That depends on what who's you want. Check your PM.

  7. #21127
    Join Date
    Aug 2011
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    My first conkyrc:

    Code:
    ######################
    # - Conky settings - #
    #  author  : gbagape
    #  version : v20121110901
    #  license : Distributed under the terms of GNU GPL version 2 or later
    ######################
    use_xft yes
    xftfont 123:size=10
    xftalpha 0.1
    update_interval 1
    total_run_times 0
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    minimum_size 250 10
    maximum_width 250
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    default_color e0e0e0
    default_shade_color black
    default_outline_color green
    alignment top_right
    gap_x 0
    gap_y 10
    no_buffers yes
    uppercase no
    cpu_avg_samples 1
    net_avg_samples 1
    override_utf8_locale yes
    use_spacer right no
    
    
    TEXT
    
    ${voffset 25}${color #00FF21}${font AuriolLTStd-Bold:pixelsize=60}${time %H:%M:%S}
     ${color ff6407}${font ArnoldBoecklinStd:pixelsize=35}${offset 0}${time %A}${font}
    
              ${font} ${voffset -10}${offset 10}${color #FFFF00} ${font Advert MF:pixelsize=55}${time %d}${voffset -20}${color ff6407}
    ${font ArnoldBoecklinStd:pixelsize=30}${time %B}${color white}${font ArnoldBoecklinStd:pixelsize=30} ${time %Y}${font}${voffset 10}
    CONSTANTA 
    ${voffset 12}${goto 5}${font Ubuntu Titling:size=12}${color red}Uptime ${goto 75}${font Ubuntu Titling:size=10}${color} ${uptime_short} ${voffset 0}${color yellow}
    ====================
    ${color yellow}${font Ubuntu Titling:size=12}${nodename} 
    ${color ff6407}${font Ubuntu Titling:size=12}${pre_exec cat /etc/issue.net}$machine${voffset -2}${offset 10}${font Ubuntu:pixelsize=18}${color #FBF700}${goto 365}
    Kernel: ${kernel}  ${voffset 0}${color yellow}${font Verdana:size=10}${offset 35}${color red}
    ====================
    CPU: ${offset 5}$color${hwmon 0 temp 1}°C ${offset 35}${color red}
    HDD1: ${color1}${hddtemp /dev/sda}°C ${offset 35}${color red}
    HDD2: ${color1}${hddtemp /dev/sdb}°C ${offset 35}${color red}
    ........................................................
     Ati HD4350 ${offset 5}$color${color green}${execi 1 aticonfig --od-gettemperature | grep Temperature | cut -c43-44} °C$color${color red}
    ........................................................
    CPU ${offset 5}$color${cpu cpu0}%${offset 35}${color red} 
    ........................................................
    HD ${offset 5}$color${fs_free /home} / ${fs_size /home}${offset 35}${color red} 
    ........................................................
    RAM ${offset 5}$color$mem / $memmax${offset 35}${color red} 
    ........................................................
    SWAP ${offset 15}$color$swap / $swapmax${offset 35}${color red} 
    ........................................................
    DOWN $color${offset 5}${if_existing /proc/net/route eth1}${downspeed eth1}${else}${if_existing /proc/net/route eth0}${downspeed eth0}${else}${if_existing /proc/net/route eth0}${downspeed eth0}${endif}${endif}${endif}${offset 15}${color red}
    ........................................................
    UP $color${offset 5}${if_existing /proc/net/route eth1}${upspeed eth1}${else}${if_existing /proc/net/route eth0}${upspeed eth0}${else}${if_existing /proc/net/route eth0}${upspeed eth0}${endif}${endif}${endif}${offset 15}${color red}
    ........................................................
    IP Public ${offset 5}$color${pre_exec wget -O - http://ip.tupeux.com | tail} ${font HelveticaLTStd-BoldCond:size=10}${color red}
    ........................................................
    Open ports   ${offset 5}${color}  ${tcp_portmon 1 65535 count}${color red}
    ........................................................
    Baterie ${font arial: size=15}${if_match ${battery_percent BAT1} >=62}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=66}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=70}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=73}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=77}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=81}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=85}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=89}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >=92}${color1}${else}${color2}${endif}|${if_match ${battery_percent BAT1} >96}${color1}${else}${color2}${endif}|${font}
    Attached Images Attached Images
    Last edited by gbagape; November 19th, 2012 at 10:47 AM.

  8. #21128
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    @gbagape

    i cant remember which ip type address you should hide
    but inn case its the one i can see in your screenshot you might want to take it down and blur that section

  9. #21129
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Paramvir added four weather icon sets to Conkywx 0.7.9 (switchable via the .conf file, by changing a single number)

    Adds a little sizzle to Conky...


    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  10. #21130
    Join Date
    Aug 2011
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    @gbagape

    i cant remember which ip type address you should hide
    but inn case its the one i can see in your screenshot you might want to take it down and blur that section
    Ok, I understand.

Page 2113 of 2348 FirstFirst ... 1113161320132063210321112112211321142115212321632213 ... 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
  •