Page 2263 of 2348 FirstFirst ... 126317632163221322532261226222632264226522732313 ... LastLast
Results 22,621 to 22,630 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #22621
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    CURRENT ARCHIVE 01/22/14
    https://dl.dropboxusercontent.com/u/...wun/wun.tar.gz


    info about using wun here
    http://crunchbang.org/forums/viewtopic.php?id=31306

    Thanks to Falldown for his amazing artwork!!!!

  2. #22622

    Re: Post your .conkyrc files w/ screenshots

    Beautiful.
    Last edited by Habitual; January 24th, 2014 at 03:21 PM.
    Windows assumes the user is an idiot.
    Linux demands proof.

  3. #22623
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Habitual View Post
    Beautiful. Both of your are an amazing team.
    Hey there Habitual ... I liked falldown's enough to make it my default. Beautiful piece of art ... made it metric and tweaked a couple of things and ....

    Hottest Dec in 65 years and hottest Jan in 53 years

    Hottest summer of my life!

    The ice is to keep the computer cooler.
    50°C = 122.00°F ... mid afternoon it was 62°C = 143.60°F

  4. #22624

    Re: Post your .conkyrc files w/ screenshots

    It is a "Keeper".
    Don't find many of those...
    Windows assumes the user is an idiot.
    Linux demands proof.

  5. #22625
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Habitual View Post
    It is a "Keeper".
    Don't find many of those...
    That's the truth ... and the first weather script in 6 years that I'm using that isn't "mine".
    It's #! in my book!

    EDIT:
    It's #! in my book!
    #! indeed , I meant to say: #1

  6. #22626

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sector11 View Post
    EDIT:
    #! indeed , I meant to say: #1
    We all know what you meant!

    The new line of code to open without clicking "Current"
    Code:
    bc=do_button({btype=1,bname="current",blx_off=15,bly_off=70,bw_off=94,bh_off=23,st_type=1})
    just shows MrPeachy's dedication to a classic piece of programming.
    Windows assumes the user is an idiot.
    Linux demands proof.

  7. #22627
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Habitual View Post
    We all know what you meant!

    The new line of code to open without clicking "Current"
    Code:
    bc=do_button({btype=1,bname="current",blx_off=15,bly_off=70,bw_off=94,bh_off=23,st_type=1})
    just shows MrPeachy's dedication to a classic piece of programming.
    Yea but being a #! user I had to make a point of people knowing {soooo embarrassing}

    That line and the syo and sxo (drop-shadow) options are great! However in my attempt to get it working I must have misplaced a comma someplace.

    Just call me Sector(oops!)11

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

    Re: Post your .conkyrc files w/ screenshots

    Thank you very much Habitual and Sector11

    the drop shadow feature is now available in the main archive

  9. #22629
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    Thank you very much Habitual and Sector11

    the drop shadow feature is now available in the main archive
    Yup, I have it ... you do great work mrpeachy
    And falldown's right up there with you with his GIMP and template skills - - - make it impossible not to like.
    Pure black, pure white and two colour mixes:
    Tweaked to metric in a hot land where snow is rarely seen - 2 days in the last 12 years, totalling 'maybe' 6 hours on the ground.

  10. #22630
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    My conky config.

    Thanks to Teobigusgeekus for the weather scripts and

    Code:
    #========================================================================# Conky-Serdar
    #----------------------------------------------------------------------
    #sudo apt-get install conky
    #extract the zip file and move files to .conky in your home folder
    #----------------------------------------------------------------------
    #Run(Terminal): 
    # conky -c ~/.conky/conkyrc
    #----------------------------------------------------------------------
    #Autostart(Openbox):
    # sudo leafpad .config/openbox/autostart
    #add these lines below for autostart (without first #)
    # # System Info
    # conky -c ~/.conky/conkyrc &
    #----------------------------------------------------------------------
    #Autostart(Ubuntu/Gnome): create conky-startup.sh paste below (without first #)
    # #!/bin/bash
    # conky -c ~/.conky/conkyrc ;
    #alt+F2 type gnome-session-properties add line below to your startup section
    # .conky/conky-startup.sh
    #----------------------------------------------------------------------
    #Autostart(LXDE)
    # sudo leafpad  /etc/xdg/lxsession/LXDE/autostart
    #add (without first #)
    # @conky -c ~/.conky/conkyrc
    #----------------------------------------------------------------------
    # Disable a section, add "#" beginning of the line
    #----------------------------------------------------------------------
    # For quad/dual core processors add/remove "#" beginning of the core2,3,4
    #
    # CPU Info: cat /proc/cpuinfo
    #----------------------------------------------------------------------
    # Battery Info: ls /proc/acpi/battery > cat /proc/acpi/battery/****/info
    # For battery info add/remove "#" beginning of the battery line
    #----------------------------------------------------------------------
    # alignment b=bottom t=top l=left r=right
    #----------------------------------------------------------------------
    # Nvidia gpu temp: apt-get install nvidia-settings
    #
    #========================================================================
    # Conky settings #
    double_buffer yes
    no_buffers yes
    imlib_cache_size 10
    
    
    gap_x 1925
    gap_y 50
    alignment top_right
    # Minimum size of text area
    minimum_size 200 1050
    maximum_width 400
    text_buffer_size 256
    update_interval 0.5
    use_xft yes
    xftfont Ubuntu:size=8
    own_window yes
    own_window_type normal
    own_window_transparent no
    own_window_colour 000000
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_argb_visual yes
    own_window_argb_value 128
    draw_shades no
    draw_graph_borders no
    default_bar_size 0 4
    default_graph_size 0 24
    border_inner_margin 10
    default_color ffffff
    
    
    # Useful shortenings #
    short_units yes
    pad_percents 2
    top_name_width 7
    
    
    TEXT
    SYSTEM ${hr 1}
    
    
    ${alignc}'${nodename}'
    $alignc ${pre_exec lsb_release -d | cut -f 2| tr}$alignc $sysname $kernel
    $alignc Uptime: $uptime
    
    
    CPU ${hr 1}
    
    
    $alignc ${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'| uniq}
    
    
    ${color7}Core1: ${color}${cpugraph cpu1 10,50} ${color7}${cpu cpu1}% $alignr${color7}${cpu cpu2}%${color}${cpugraph cpu2 10,50}${color7} :Core2
    ${color7}Core3: ${color}${cpugraph cpu3 10,50} ${color7}${cpu cpu3}% $alignr${color7}${cpu cpu4}%${color}${cpugraph cpu4 10,50}${color7} :Core4
    
    
    ${color5}Process Name ${color5}$alignr CPU% MEM%
    ${color6}${top name 1}$alignr${top cpu 1}   ${top mem 1}
    ${color7}${top name 2}$alignr${top cpu 2}   ${top mem 2}
    ${top name 3}$alignr${top cpu 3}   ${top mem 3}
    ${top name 4}$alignr${top cpu 4}   ${top mem 4}
    
    
    ${color4}Memory
    ${color6}RAM : ${color5}($memmax)${alignr}${color6}$mem${color} ${membar 8,50}
    
    
    DRIVES ${hr 1}
    
    
    ${color4}Root
    ${color5}Linux:${color1}(${fs_type})${alignr}${color7}${fs_used /}  <  >  ${color7}${fs_free /}
    Total: ${fs_size /}${alignr}${color}${fs_bar 8,150}
    ${color4}Home
    ${color5}Linux:${color1}(${fs_type})${alignr}${color7}${fs_used /home}  <  >  ${color7}${fs_free /home}
    Total: ${fs_size /home}${alignr}${color}${fs_bar 8,150}
    ${color5}Media0:${color1}(${fs_type /media/Media0})${alignr}${color7}${fs_used /media/Media0}  <  >  ${color7}${fs_free /media/Media0}
    Total: ${fs_size /media/Media0}${alignr}${color}${fs_bar 8,150 /media/Media0}
    ${color5}Media1:${color1}(${fs_type /media/Media1})${alignr}${color7}${fs_used /media/Media1}  <  >  ${color7}${fs_free /media/Media1}
    Total: ${fs_size /media/Media1}${alignr}${color}${fs_bar 8,150 /media/Media1}
    
    
    NETWORK ${hr 1}
    
    
    ${color4}Lan${color} ${alignr}${color7}IP: ${addr eth0}
    ${color7}Download: ${color2}${downspeed eth0} k/s ${alignr} $alignr${color7}Upload: ${color3} ${upspeed eth0} k/s
    ${color2}${downspeedgraph eth0 8,150} ${alignr}${color3}${upspeedgraph eth0 8,150}
    ${color7}Total:${color2}${totaldown eth0} ${alignr}${color7}Total:${color3}${totalup eth0}
    
    
    ${font Ubuntu:size=8}WEATHER ${font}${hr 2}$color${texeci 500 bash $HOME/1b2_accuweather_conkyweather_font/1b2}
    ${font Ubuntu:size=8}${execpi 600 sed -n '1p' $HOME/1b2_accuweather_conkyweather_font/messages}${font}${goto 200}TEMP: $color${alignr}${execpi 600 sed -n '29p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}°F (${execpi 600 sed -n '30p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}°F)
    ${font conkyweather:size=80}${execi 600  sed -n '27p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}${font}
    
    
    
    
    ${voffset -130}${goto 200}WIND: $color${alignr}${execpi 600 sed -n '31p' $HOME/1b2_accuweather_conkyweather_font/curr_cond} ${execpi 600 sed -n '32p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}HUM: $color${alignr}${execpi 600 sed -n '33p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}DEW POINT: $color${alignr}${execpi 600 sed -n '37p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}°F
    ${goto 200}PR: $color${alignr}${execpi 600 sed -n '34p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}VISIB: $color${alignr}${execpi 600 sed -n '38p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}CLOUD COVER: $color${alignr}${execpi 600 sed -n '35p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}UV INDEX: $color${alignr}${execpi 600 sed -n '36p' $HOME/1b2_accuweather_conkyweather_font/curr_cond} 
    ${goto 200}S/M RISE: $color${alignr}${execpi 600 sed -n '39p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}/${execpi 600 sed -n '41p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${goto 200}S/M SET: $color${alignr}${execpi 600 sed -n '40p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}/${execpi 600 sed -n '42p' $HOME/1b2_accuweather_conkyweather_font/curr_cond}
    ${hr 1}
    ${goto 50}${font Ubuntu:size=8}TODAY$color$font${goto 230}${font Ubuntu:size=8}TONIGHT$color$font
    ${goto 30}${font conkyweather:size=75}${execi 600  sed -n '25p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}${goto 210}${voffset -75}${font conkyweather:size=75}${execi 600  sed -n '30p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}
    ${voffset -70}${goto 145}${execpi 600 sed -n '26p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 340}${execpi 600 sed -n '31p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F
    ${goto 140}(${execpi 600 sed -n '27p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F)${goto 335}(${execpi 600 sed -n '32p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F)
    
    
    
    
    ${font Ubuntu:size=8}${execpi 600 sed -n '2p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 195}${execpi 600 sed -n '3p' $HOME/1b2_accuweather_conkyweather_font/messages}$font
    Chance of Precip: ${execpi 600 sed -n '28p' $HOME/1b2_accuweather_conkyweather_font/first_days}${goto 195}Chance of Precip: $color${execpi 600 sed -n '33p' $HOME/1b2_accuweather_conkyweather_font/first_days}
    ${hr 1}
    ${font Ubuntu:size=9}${goto 40}${execpi 600 sed -n '5p' $HOME/1b2_accuweather_conkyweather_font/first_days}${goto 145}${execpi 600 sed -n '10p' $HOME/1b2_accuweather_conkyweather_font/first_days}${goto 270}${execpi 600 sed -n '15p' $HOME/1b2_accuweather_conkyweather_font/first_days}$color${font}
    ${goto 30}${font conkyweather:size=50}${execi 600  sed -n '6p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}${goto 140}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '11p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}${goto 260}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '16p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}
    ${voffset -40}${font Ubuntu:size=8}${goto 100}${execpi 600 sed -n '8p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 210}${execpi 600 sed -n '13p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 330}${execpi 600 sed -n '18p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F
    ${goto 100}${execpi 600 sed -n '9p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 210}${execpi 600 sed -n '14p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 330}${execpi 600 sed -n '19p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F
    
    
    ${execpi 600 sed -n '4p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 135}${execpi 600 sed -n '5p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 255}${execpi 600 sed -n '6p' $HOME/1b2_accuweather_conkyweather_font/messages}
    
    
    ${font Ubuntu:size=9}${goto 40}${execpi 600 sed -n '20p' $HOME/1b2_accuweather_conkyweather_font/first_days}${goto 145}${execpi 600 sed -n '1p' $HOME/1b2_accuweather_conkyweather_font/last_days}${goto 270}${execpi 600 sed -n '6p' $HOME/1b2_accuweather_conkyweather_font/last_days}$color${font}
    ${goto 30}${font conkyweather:size=50}${execi 600  sed -n '21p' $HOME/1b2_accuweather_conkyweather_font/first_days}${font}${goto 140}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '2p' $HOME/1b2_accuweather_conkyweather_font/last_days}${font}${goto 260}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '7p' $HOME/1b2_accuweather_conkyweather_font/last_days}${font}
    ${voffset -40}${font Ubuntu:size=8}${goto 100}${execpi 600 sed -n '23p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 210}${execpi 600 sed -n '4p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 330}${execpi 600 sed -n '9p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F
    ${font Ubuntu:size=8}${goto 100}${execpi 600 sed -n '24p' $HOME/1b2_accuweather_conkyweather_font/first_days}°F${goto 210}${execpi 600 sed -n '5p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 330}${execpi 600 sed -n '10p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F
    
    
    ${execpi 600 sed -n '7p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 135}${execpi 600 sed -n '8p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 255}${execpi 600 sed -n '9p' $HOME/1b2_accuweather_conkyweather_font/messages}
    
    
    ${font Ubuntu:size=9}${goto 40}${execpi 600 sed -n '11p' $HOME/1b2_accuweather_conkyweather_font/last_days}${goto 145}${execpi 600 sed -n '16p' $HOME/1b2_accuweather_conkyweather_font/last_days}${goto 270}${execpi 600 sed -n '21p' $HOME/1b2_accuweather_conkyweather_font/last_days}$color${font}
    ${goto 30}${font conkyweather:size=50}${execi 600  sed -n '12p' $HOME/1b2_accuweather_conkyweather_font/last_days}${font}${goto 140}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '17p' $HOME/1b2_accuweather_conkyweather_font/last_days}${font}${goto 260}${voffset -50}${font conkyweather:size=50}${execi 600  sed -n '22p' $HOME/1b2_accuweather_conkyweather_font/last_days}${font}
    ${voffset -40}${font Ubuntu:size=8}${goto 100}${execpi 600 sed -n '14p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 210}${execpi 600 sed -n '19p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 330}${execpi 600 sed -n '24p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F
    ${font Ubuntu:size=8}${goto 100}${execpi 600 sed -n '15p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 210}${execpi 600 sed -n '20p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F${goto 330}${execpi 600 sed -n '25p' $HOME/1b2_accuweather_conkyweather_font/last_days}°F
    
    
    ${execpi 600 sed -n '10p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 135}${execpi 600 sed -n '11p' $HOME/1b2_accuweather_conkyweather_font/messages}${goto 255}${execpi 600 sed -n '12p' $HOME/1b2_accuweather_conkyweather_font/messages}
    Attached Images Attached Images
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


Page 2263 of 2348 FirstFirst ... 126317632163221322532261226222632264226522732313 ... 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
  •