Page 97 of 2348 FirstFirst ... 478795969798991071471975971097 ... LastLast
Results 961 to 970 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #961
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Thanks for the info thebinz. I had the idea to try to get something out of uname -a, but there's no ubuntu in there.

    I'll find something.

  2. #962
    Join Date
    Oct 2007
    Beans
    33

    Re: Post your .conkyrc files w/ screenshots

    anyway to change the total width of it? the information only sticks out a few pixels but the program sticks out way past that taking with it a lot of usable space... note my screenshot below, you can see where it covers the desktop when i highlight around it. thanks!
    Attached Images Attached Images

  3. #963
    Join Date
    May 2007
    Location
    Washington
    Beans
    911

    Re: Post your .conkyrc files w/ screenshots

    Look for the minimum width line and change it.

  4. #964
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mkzimms View Post
    anyway to change the total width of it? the information only sticks out a few pixels but the program sticks out way past that taking with it a lot of usable space... note my screenshot below, you can see where it covers the desktop when i highlight around it. thanks!
    I had that same problem, and it was with a config that I copied and modified to suit my needs. Since my "donor" config looked a lot like yours does, I'm betting you have the same problem.

    On each line of my TEXT area was a ${offset 240}. My solution was to remove this from each line, then add a: maximum_width 200 before the TEXT section.

    Maybe this'll work for you too.

  5. #965
    Join Date
    Feb 2007
    Location
    Portugal
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    is it possible to make conky stay ontop of tint?
    tint uses fake transparency and I wanted to put conky in place like it was part of the 'panel'. Thanks
    pekWM | archlinux | Dell E5400
    CounterStream Radio


  6. #966
    Join Date
    Oct 2007
    Beans
    2
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Post your .conkyrc files w/ screenshots


    Edit: Got my calendar working now.

    Thanks anyway and I'll post some screenshots soon.
    Last edited by IIIV; November 18th, 2007 at 08:27 AM.

  7. #967
    Join Date
    May 2007
    Location
    Washington
    Beans
    911

    Re: Post your .conkyrc files w/ screenshots

    What's wrong with that one? It works for me. Put it in your .conkyrc and run conky in a terminal. Post the output and your .conkyrc.

  8. #968
    Join Date
    Sep 2007
    Location
    New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Post your .conkyrc files w/ screenshots

    Hey there conky runs well, but it stays on top of all other windows, how do i set .conkyrc to stay under windows?
    Attached Images Attached Images

  9. #969
    Join Date
    Aug 2006
    Location
    Plattsburgh, NY
    Beans
    20

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dynamethod View Post
    Hey there conky runs well, but it stays on top of all other windows, how do i set .conkyrc to stay under windows?
    I think you need to add or change your .conkyrc to include something like this:

    Code:
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    
    # If own_window is yes, you may use type normal, desktop or override
    own_window_type normal
    
    # Use pseudo transparency with own_window?
    own_window_transparent yes
    
    # If own_window is yes, these window manager hints may be used
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

  10. #970
    Join Date
    Oct 2007
    Beans
    1

    Talking Re: Post your .conkyrc files w/ screenshots

    Here is my desktop

    greetings from Spain!

    conky.zip

    desktop.jpg

Page 97 of 2348 FirstFirst ... 478795969798991071471975971097 ... 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
  •