Page 1449 of 2348 FirstFirst ... 449949134913991439144714481449145014511459149915491949 ... LastLast
Results 14,481 to 14,490 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #14481
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by elendilnl View Post
    Damn VinDSL, that's one of the hottest backgrounds ever! Wow!!!
    3 years we have been trying to move away from ORANGE....

    Yes, sah-weet indeeed!

  2. #14482
    Join Date
    Nov 2009
    Location
    Assen, Netherlands
    Beans
    14
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Stupid question perhaps, but how do I upgrade from version 1.80 to 1.81?
    Will "sudo apt-get install conky" do the trick or does that overwrite my present conky?

  3. #14483
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by elendilnl View Post
    Stupid question perhaps, but how do I upgrade from version 1.80 to 1.81?
    Will "sudo apt-get install conky" do the trick or does that overwrite my present conky?
    https://launchpad.net/~norsetto/+archive/ppa


  4. #14484
    Join Date
    Nov 2009
    Location
    Assen, Netherlands
    Beans
    14
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BoredOutOfMyMind View Post
    Thanks very much. Done that, got the new version.

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

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BoredOutOfMyMind View Post
    3 years we have been trying to move away from ORANGE....
    Orange is the hardest color to get right -- almost impossible, actually!

    That's why I like working with it...
    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

  6. #14486
    Join Date
    Apr 2010
    Beans
    17

    Re: Post your .conkyrc files w/ screenshots

    hi today i started my laptop and my conky looked like this



    here is the conkyrc

    Code:
    # Use Xft?
    use_xft yes
    xftfont OFL Sorts Mill Goudy:size=8
    xftalpha 0.8
    text_buffer_size 2048
    
    # Update interval in seconds
    update_interval 1
    
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_type override
    own_window_class conky
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    background no
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    #minimum_size 180 0 
    maximum_width 300
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    
    # Stippled borders?
    stippled_borders 0
    
    # border margins
    border_inner_margin 5
    
    # border width
    border_width 1
    
    # Default colors and also border colors
    default_color black
    default_shade_color black
    default_outline_color black
    own_window_colour black
    
    
    # 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
    # same thing as passing -x at command line
    gap_x 35
    gap_y 110
    
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    # set to yes if you want all text to be in uppercase
    uppercase no
    
    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 8
    
    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 2
    
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer none
    
    TEXT
    ##################
    ##     TIME     ##
    ##################
    ${voffset 5}${font Arial:bold:size=12}TIME ${voffset -3}${hr 2}
    ${voffset -4}${font RadioSpace:size=32}${alignc 5}${time %R}
    ${voffset -20}${font size=15}${alignc}${time %A},${offset 5}${time %d %B %Y}
    ##################
    ##     Email   ##
    ##################
    ${voffset 5}${font Arial:bold:size=12}Email${font} ${voffset -3}${hr 2}
    
    
    
    ##################
    ##     System   ##
    ##################
    ${voffset 5}${font Arial:bold:size=12}SYSTEM${font} ${voffset -3}${hr 2}
    ${font StyleBats:size=16}q${font}${font Arial:size=11}   Uptime: ${alignr}${uptime}
    ${font StyleBats:size=16}A${font}${font Arial:size=11}   CPU: ${cpu cpu}% ${alignr}${cpubar cpu1 8,60}
    ${font StyleBats:size=16}g${font}${font Arial:size=11}   RAM: $memperc% ${alignr}${membar 8,60}
    ${font Webdings:size=16}~${font}${font Arial:size=11}  Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
    ${font StyleBats:size=16}l${font}${font Arial:size=11}  Temperature: ${alignr}${acpitemp} C
    ##################
    ##     Network  ##
    ##################
    ${voffset 5}${font Arial:bold:size=12}NETWORK ${voffset -3}${hr 2}
    ${voffset 4}${font PizzaDude Bullets:size=14}T ${font} ${font Arial:size=11}Down: ${alignr}${downspeed wlan0} ${alignr}${downspeedgraph wlan0 8,60 000000 000000}
    ${voffset 4}${font PizzaDude Bullets:size=14}N ${font} ${font Arial:size=11}Up: ${alignr}${upspeed wlan0} ${alignr}${upspeedgraph wlan0 8,60 000000 000000}
    ${voffset 4}${font PizzaDude Bullets:size=14}a ${font Arial:size=11}WLAN: ${alignr} ${wireless_essid wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=14}Z ${font Arial:size=11}Signal Quality: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
    ##################
    ##   WEATHER    ##
    ##################
    ${voffset 5}${font Arial:bold:size=12}WEATHER ${voffset -3}${hr 2}
    ${voffset 3}${goto 95}${font Weather:size=40}y${voffset -8}${font RadioSpace:size=32} ${execpi 1200 conkyForecast --  --location=NLXX0002}
    ${voffset -18}${font RadioSpace:bold:size=20}${alignc}${execi 1200 conkyForecast --location=NLXX0002 --datatype=CT}
    ${voffset 0}${execpi 1800 conkyForecast --location=NLXX0002 --template=/home/dominik/scripts/conky/weathernew}
    ${goto 190}${voffset -138}${font ConkyWindNESW:style=Bold:size=40}${execi 1200 conkyForecast --location=NLXX0002 --datatype=BS}
    ${voffset -8}${goto 50}${font Arial:size=11}Feels like: ${execi 1200 conkyForecast --location=NLXX0002 --  --datatype=LT --centeredwidth=4 -iu}${goto 199}${voffset -2}${execi 1200 conkyForecast --location=NLXX0002 --datatype=WS}
    
    #${color0}${goto 50}${font ConkyWeather:size=36}${execi 1200 conkyForecast --startday=1 --endday=3 --location=NLXX0002 --datatype=WF}${font}
    
    
    
    ${voffset -5}${color black}${font Arial:size=10}${goto 50}${execi 1200 conkyForecast --location=NLXX0002 --startday=1 --endday=3 --spaces=15 --datatype=HT}
    ${font Arial:size=10}${goto 50}${execi 1200 conkyForecast --location=NLXX0002 --startday=1 --endday=3 --spaces=10 --datatype=DW}
    
    ${goto 50}${font Arial:bold:size=11}Station:     ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=OB}
    ${goto 50}${font Arial:bold:size=11}Visibility:  ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=VI}
    ${goto 50}${font Arial:bold:size=11}Humidity:  ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=HM}
    ${goto 50}${font Arial:bold:size=11}BAR:         ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=BR} - ${execi 1200 conkyForecast --location=NLXX0002  --datatype=BD}
    ${goto 50}${font Arial:bold:size=11}UV:             ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=UI} - ${execi 1200 conkyForecast --location=NLXX0002  --datatype=UT}
    ${goto 50}${font Arial:bold:size=11}SunRise - SunSet:  ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=SR} - ${execi 1200 conkyForecast --location=NLXX0002  --datatype=SS}
    ${goto 50}${voffset 25}${font Arial:bold:size=11}Moon:                 ${font}${font Arial:size=11}${voffset -4} ${execi 1200 conkyForecast --location=NLXX0002  --datatype=MP}
    
    ${goto 155}${font Arial:size=8}Last Update: ${execi 1200 conkyForecast --location=NLXX0002  --datatype=LU}
    yesterday i added a weatherscript for the weather images

    Code:
    ${color}${font}${image [--datatype=WI] -p 60,530 -s 77x77}#Weather-today
    ${image [--datatype=MI] -p 95,845 -s 55x55}#Moon
    ${image [--datatype=WI --startday=1] -p 35,630 -s 60x60}
    ${image [--datatype=WI --startday=2] -p 120,630 -s 60x60}
    ${image [--datatype=WI --startday=3] -p 205,630 -s 60x60}
    Where is the problem?

  7. #14487
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Crinos512 View Post
    I, on the other hand, am more of a minimalist in that regard, I guess.


    Do you use KDevelop then?

    No disrespect intended, but IDE suites can vary just as much as text editors. Anyway... use whatever works for you, there are many paths to Conky success!
    Hm... isn't the VIM same at all the systems?
    Linux Debian Sid (Minted) x86_64/3.12.10, Conky 2.0_pre, Xorg 7.7/1.15.0, KDE 4.11.5, Lenovo T61, Intel X3100, HITACHI HTS722010K9SA00 100GB, WDC_WD5000BEVT 500GB
    Linux user No.: 483055 | My Conky Pitstop corner | One4All project

  8. #14488
    Join Date
    Dec 2009
    Location
    Belgium
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    I tend to like simplicity. I use 2 conky's: one to display a digital clock in big font on the desktop. Another one to display kernel version, ram and cpu usage. Somehow I could not get the same effect by using a single config file, so I am running 2 conky instances.

    Code:
    alignment bottom_right
    background no
    border_width 1
    cpu_avg_samples 2
    default_color white
    default_outline_color white
    default_shade_color white
    draw_borders no
    draw_graph_borders yes
    draw_outline no
    draw_shades no
    use_xft yes
    xftfont Ubuntu:size=64
    gap_x 4
    gap_y 60
    #minimum_size 5 5
    #minimum_width 300
    net_avg_samples 2
    no_buffers yes
    out_to_console no
    out_to_stderr no
    extra_newline no
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    #own_window_background yes
    stippled_borders 0
    update_interval 1.0
    uppercase no
    use_spacer none
    show_graph_scale no
    show_graph_range no
    double_buffer yes
    TEXT
    ${time %H:%M}
    The oher one is the same file, except for the bottom part:
    Code:
    TEXT
    ${color grey}$kernel, RAM: $memperc%, CPU1: ${cpu cpu1}%, CPU2: ${cpu cpu2}%
    Very simple, but I like the effect it gives:
    Last edited by foobar66; September 6th, 2011 at 03:27 PM.
    Ubuntu user # 30697

  9. #14489
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by VinDSL View Post
    Orange is the hardest color to get right -- almost impossible, actually!

    That's why I like working with it...
    One of the major complaints regarding Ubuntu is the Orange/Brown colors.... It is the first thing I change.

  10. #14490
    Join Date
    Nov 2009
    Location
    Assen, Netherlands
    Beans
    14
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by FrAggLE-Rock View Post
    hi today i started my laptop and my conky looked like this
    yesterday i added a weatherscript for the weather images
    Where is the problem?
    What did you have in mind how conky would look on your screen?
    BTW: do you speak Dutch?

Page 1449 of 2348 FirstFirst ... 449949134913991439144714481449145014511459149915491949 ... 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
  •