Page 461 of 2348 FirstFirst ... 3614114514594604614624634715115619611461 ... LastLast
Results 4,601 to 4,610 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #4601
    Join Date
    Feb 2008
    Location
    N of Bruce W of Kaivalagi
    Beans
    185
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by wersdaluv View Post
    When I used the Conky-Colors .conkyrc, conky didn't minimize whenever I showed desktop on GNOME but with other .conkyrc's, Conky minimizes.

    How do I prevent Conky from minimizing when showing desktop on GNOME?
    look for the differences in the 2 rc files. somewhere is a setting in the Conky-Colors rc that is different. Post them both here and we can help.
    hippyrandall.com | This is the first age that's paid much attention to the future, which is alittle ironic since we may not have one. -- Arthur Clarke

  2. #4602
    Join Date
    Feb 2008
    Location
    N of Bruce W of Kaivalagi
    Beans
    185
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by detroit/zero View Post
    Oh no you don't!

    Come off it.......
    hippyrandall.com | This is the first age that's paid much attention to the future, which is alittle ironic since we may not have one. -- Arthur Clarke

  3. #4603
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by detroit/zero View Post
    Oh no you don't!

    Come off it.......
    Hippy is sworn to secrecy

    Patience is a virtue and all that!

  4. #4604
    Join Date
    Sep 2008
    Beans
    71

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by kaivalagi View Post
    Hippy is sworn to secrecy

    Patience is a virtue and all that!
    Can you at least say how long the wait might be?

  5. #4605
    Join Date
    Sep 2006
    Location
    Minsk, Belarus
    Beans
    206

    Re: Post your .conkyrc files w/ screenshots

    Could use some help, guys.



    Bottom right corner: how do I make RSS right-align properly?

  6. #4606
    Join Date
    Feb 2008
    Location
    N of Bruce W of Kaivalagi
    Beans
    185
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by etnlIcarus View Post
    Could use some help, guys.
    Bottom right corner: how do I make RSS right-align properly?
    now I know a picture is supposed to be worth a thousand words but in this case I would rather see some code.
    hippyrandall.com | This is the first age that's paid much attention to the future, which is alittle ironic since we may not have one. -- Arthur Clarke

  7. #4607
    Join Date
    Sep 2006
    Location
    Minsk, Belarus
    Beans
    206

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by HippyRandall View Post
    now I know a picture is supposed to be worth a thousand words but in this case I would rather see some code.
    It's in the shot but here goes:
    Code:
    TEXT
    ${alignr}${rss http://www.abc.net.au/news/indexes/world/rss.xml 60 feed_title}
    
    ${alignr}${rss http://www.abc.net.au/news/indexes/world/rss.xml 10 item_titles 10}${alignr}
    It will only right-justify the first line. Nothing else.

  8. #4608
    Join Date
    Sep 2007
    Location
    Ontario
    Beans
    62
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by SomeGuyDude View Post
    Took some work, but I got all the ELEMENTS working now. It's just a matter of putting them in the most appealing configuration.

    Code:
    background no
    double_buffer yes
    use_xft yes
    
    default_color gray
    default_shade_color black
    default_outline_color white
    own_window_transparent 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 0
    
    gap_y 0
    
    alignment top_left
    
    
    
    #behaviour
    
    update_interval 1
    
    
    
    #colour
    
    default_color  gray
    
    
    
    #default_shade_color 000000
    
    own_window_colour 000000
    
    
    
    #font
    
    use_xft yes
    
    xftfont bauhaus:pixelsize=11
    
    
    
    #to prevent window from moving
    
    use_spacer no
    
    minimum_size 1280 0
    maximum_size 1280
    
    
    
    
    TEXT
    
      ${color white}${time %I:%M %p}$color ${time %A, %b %d %Y}  |  ${exec whoami} @ ${nodename}  |  ${color} Up: ${color white}${uptime_short}   |  ${color}Cpu: ${color white}${cpu}%  ${color}${cpugraph 10,85 AEA08E 9F907D} ${color white}  |  ${color }Mem: ${color white}$mem/$memmax - $memperc% ${membar 6,85}${color }  |  Home: ${color white}${fs_used /home}  / ${fs_size /home}  - ${fs_used_perc /home}% ${fs_bar 6,85} | ${color}Temp: ${color white}${acpitemp}C
      ${color}Network: ${color white}${wireless_essid eth1} ${wireless_link_qual_perc eth1}  |  ${color}Net: ${color white}${font}${downspeed eth1} Kb/s ${color}  ${downspeedgraph eth1 10,85 AEA08E 9F907D}  ${color white} ${totaldown eth1} down  |  ${color}Email: ${color white}${execi 300 python ~/scripts/gmail.py} | ${execi 3600 perl ~/scripts/weather.pl USVA0652 f t} ${execi 3600 perl ~/scripts/weather.pl USPA1290 f c}  |  ${color}Battery: ${color white}${battery_percent}% ${battery_bar 6,85}  |  ${color} Now playing: ${color white}${exec audtool --current-song}  ${exec audtool --current-song-output-length}/${exec audtool --current-song-length}
    I'd normally center-align everything, but I had to left-align or else every time the song changed the 2nd line changed sizes and that started to drive me effing CRAZY. Not entirely enamoured with things, but we're closer now than ever before.


    Sweeeet look. I tried to copy yours, looks like it's gonna be a lot of work to get it to run on my laptop .
    Last edited by wardrich; November 20th, 2008 at 01:34 PM.

  9. #4609
    Join Date
    Feb 2008
    Location
    N of Bruce W of Kaivalagi
    Beans
    185
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by etnlIcarus View Post
    It's in the shot but here goes:
    Code:
    TEXT
    ${alignr}${rss http://www.abc.net.au/news/indexes/world/rss.xml 60 feed_title}
    
    ${alignr}${rss http://www.abc.net.au/news/indexes/world/rss.xml 10 item_titles 10}${alignr}
    It will only right-justify the first line. Nothing else.
    I can't make it display any differently. Yet another shortcoming of conky
    hippyrandall.com | This is the first age that's paid much attention to the future, which is alittle ironic since we may not have one. -- Arthur Clarke

  10. #4610
    Join Date
    Sep 2006
    Location
    Minsk, Belarus
    Beans
    206

    Re: Post your .conkyrc files w/ screenshots

    Well, thanks. Might see if I can at least make it more subtle.

    Edit: Nope, rss resizes the window. I can't even crop it at the sides.
    Last edited by etnlIcarus; November 20th, 2008 at 02:02 PM.

Page 461 of 2348 FirstFirst ... 3614114514594604614624634715115619611461 ... 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
  •