Page 690 of 2348 FirstFirst ... 19059064068068868969069169270074079011901690 ... LastLast
Results 6,891 to 6,900 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #6891
    Join Date
    Apr 2007
    Location
    In the USA
    Beans
    115
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ScottG489 View Post
    Not sure if you know this. But compiz allows you to have a separate wallpaper for each workspace

    http://img152.imageshack.us/img152/1332/screenshoto.png

    It can cause some problems though. For example, you can't put icons on your desktop or right click on it. I don't do either of these things much so it isn't that big of a deal.
    Quote Originally Posted by dk75 View Post
    Search for "wallpapoz" - it changes wallapers for every workspace independently by changeing actual system wallpaper when you change your workspace so it have no issue with GNOME, Metacity, Nautlius or Compiz what so ever. Only drawback is that Compiz cube will have one wallpaper at every face and you will see wallpaper changing after workspace switching.
    Thanks for the advice, both of you.
    I actually did know about those options. I used to use Wallpapoz, but I was hoping there is something I could use in Conky, instead of running another program in the background.
    My configuration: Custom built desktop with an MSI P55-GD3 motherboard, Nvidia GTS 240 1GB GPU, 4 GB Corsair RAM, D-Link wireless card, 3 HDDs of various sizes, all wrapped up in an Antec 900 case with 5 fans and a Corsair 650W power supply.

  2. #6892
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    So you thought that it is better to start huge script from conky every second to check workspace ID and to change wallpaper according than sleek python script that wait idle for DBUS signal to do this same?

    I thought that running scripts ( any ) from Conky is more resource hog that running this same script from terminal.
    Isn't that's why more and more things is ported nativelly to Conky instead of using it as scripts ( temperatures as example )?
    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

  3. #6893
    Join Date
    Oct 2008
    Beans
    2

    Re: Post your .conkyrc files w/ screenshots

    http://i43.tinypic.com/jt84qo.png


    Code:
    use_xft yes
    update_interval=60
    xftfont Nyala:size=10
    alignment top_right
    xftalpha 0.8
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    draw_shades no
    draw_outline no
    draw_borders no
    stippled_borders 10
    border_margin 4
    border_width 1
    default_shade_color grey
    default_outline_color black
    default_color BADCDD
    use_spacer none
    no_buffers yes
    uppercase no
    color1 5ABE71
    color2 5ABE71
    color3 FFFFFF
    
    
    TEXT
       ${color3}${font Narkisim}SYSTEM ${hr 1}${font}
    ${color}
       Logged in as: ${nodename}
       Linux Drive: ${fs_used /} / ${fs_size /}
       Swap: $swap / $swapmax
       Media Drive: ${fs_used /media/Media Drive} / ${fs_size /media/Media Drive}
       Windows: ${fs_used /media/Windows} / ${fs_size /media/Windows}
    
       ${color yellow}System Uptime:  ${uptime_short}
       Memory in use: ${memperc}%
       Total processes: ${processes}
    ${color}
       AC Adaptor: ${acpiacadapter}
       Battery: ${battery_percent}% ${battery_bar}
    
       ${color3}${font Narkisim}NETWORK ${hr 1}${font}  
    ${color}
       SSID: ${wireless_essid wlan0} 
       IP Address: ${addr wlan0} 
       Speed: ${wireless_bitrate wlan0}
       Strength: ${wireless_link_qual_perc wlan0} % ${wireless_link_bar wlan0}
       Upload:${alignr} ${upspeed wlan0} k/s
       ${upspeedgraph wlan0 20,300 ddaa00 ddaa00}
       Download:${alignr}${downspeed wlan0}k/s${color}
       ${downspeedgraph wlan0 20,300 ddaa00 ddaa00}
    
       $color2${font cellpic:size=26}R${font}  ${execpi 120 python ~/scripts/gmail_parser.py Gmailusername gmalpassword 3}
    
       ${color}$hr
       ${alignc}${voffset -3}$alignc Current Conditions for ${execi 3600 conkyForecast --location=USVA0068 --datatype=CN}
       $hr
       ${execi 3600 conkyForecast --location=USVA0068 --datatype=CC}${alignr}Moon Phase: ${execi 3600 conkyForecast --location=USVA0068 --datatype=MP}
      ${font ConkyWeather:size=36}${execi 3600 conkyForecast --location=USVA0068 --datatype=WF}                ${font Moon Phases:size=36}${execi 3600 conkyForecast --location=USVA0068 --datatype=MF}${font}
       High ${execi 3600 conkyForecast --location=USVA0068 --datatype=HT --imperial}${alignr}Sunrise: ${execi 3600 conkyForecast --location=USVA0068 --datatype=SR}
       Low:  ${execi 3600 conkyForecast --location=USVA0068 --datatype=LT --imperial}${alignr}Sunset: ${execi 3600 conkyForecast --location=USVA0068 --datatype=SS}
       Wind: $color${execi 3600 conkyForecast --location=USVA0068 --datatype=WS --imperial}
       $hr
       ${font ConkyWeather:size=30}${execi 3600 conkyForecast --location=USVA0068 --startday=1 --endday=4 --datatype=WF --centeredwidth=4 }${font}
       ${execi 3600 conkyForecast --location=USVA0068 --startday=1 --endday=4 --datatype=HT --centeredwidth=17  --imperial}
       ${execi 3600 conkyForecast --location=USVA0068 --startday=1 --endday=4 --datatype=LT --centeredwidth=17 --imperial}
       ${execi 3600 conkyForecast --location=USVA0068 --startday=1 --endday=4 --datatype=DW --centeredwidth=17 --imperial --shortweekday}
       ${alignc}Last Updated:  $color${execi 3600 conkyForecast --location=USVA0068 --datatype=LU --imperial}
    
    
       ${font Radio Space:size=14}${alignc}${time %A %d %Y}
       ${font Radio Space:size=40}${alignc}${time %I:%M}${font}

  4. #6894
    Join Date
    May 2009
    Beans
    2
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Found this site today - pretty amazing config's!

    http://www.linuxhaxor.net/2009/05/07...monitor-setup/

  5. #6895
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Wogie View Post
    Found this site today - pretty amazing config's!

    http://www.linuxhaxor.net/2009/05/07...monitor-setup/
    Hey! Out of the 8:

    1) Crinosconky - That would be our Crinos512, by the way - #1 - Way to go Crinos512
    6) Bruce Conky - yours truly, number 6 out of 8 - colour me happy

    Have a nice day.
    Bruce

  6. #6896
    Join Date
    May 2009
    Beans
    2
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Talking Re: Post your .conkyrc files w/ screenshots

    Hehe! That was a bit of an oversight on my part!

    Have to admit though, pretty conkeriffic! Both you (Bruce) and Crinos512! Awesome job.

    I'm a little partial to #5 myself

  7. #6897
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Wogie View Post
    Hehe! That was a bit of an oversight on my part!
    Naaaa, you did it on purpose. Come on, admit it!!

    Quote Originally Posted by Wogie View Post
    Have to admit though, pretty conkeriffic! Both you (Bruce) and Crinos512! Awesome job.
    Thank you!

    Quote Originally Posted by Wogie View Post
    I'm a little partial to #5 myself
    Well who asked you anyway?

    Have a great day.
    Bruce

  8. #6898
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

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



    Oh my... that is...

    Thanks Guys!
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  9. #6899
    Join Date
    May 2007
    Beans
    6

    Re: Post your .conkyrc files w/ screenshots

    Hi all,

    I'm trying to get a conky config working after a while of not using it. I'm using the Conky Weather Forecast script http://ubuntuforums.org/showthread.p...=conky+weather. I've got everything working and my config looks just like this one:

    http://ubuntuforums.org/attachment.p...5&d=1241766280

    Problem I'm having is that the CPU usage numbers are overlapping the graph borders, so the top number overlaps the top line and the bottom number overlaps the middle line that divides the two graphs. I've messed around with voffset for hours but just can't figure this out. Thanks in advance for any help!

    Also, any ideas on where I need to go to change the temperature unit to Farenheit instead of Celsius?

  10. #6900
    Join Date
    May 2009
    Beans
    0

Page 690 of 2348 FirstFirst ... 19059064068068868969069169270074079011901690 ... 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
  •