Results 1 to 5 of 5

Thread: Need Conky help

  1. #1
    Join Date
    Aug 2008
    Location
    England
    Beans
    90
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Need Conky help

    I've just installed Ubuntu 9.04 on my machine (all's running fine with it). But, this problem has no relation to that at all (I think). Basically, I have installed conky and made my config etc. It looks okay, but there are two problems. Take a look at the attached screenshot to see.

    The first is that it's showing up with the window border (I don't want it like this ) and the second is that the top is being cut off.

    I've attached my .conkyrc file so if somebody could take a look, I'd be really grateful.

    Thanks,
    Euan
    Last edited by e_torano; October 11th, 2011 at 03:46 PM.

  2. #2
    Join Date
    Jun 2006
    Location
    $ pwd _
    Beans
    3,999
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Need Conky help

    Use this settings:
    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

  3. #3
    Join Date
    Aug 2008
    Location
    England
    Beans
    90
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Need Conky help

    Quote Originally Posted by kpkeerthi View Post
    Use this settings:
    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    Ok, that's problem one sorted - thanks. Any ideas on the second?

  4. #4
    Join Date
    Jun 2006
    Location
    $ pwd _
    Beans
    3,999
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Need Conky help

    Oh. I missed that.

    Delete the line that reads
    Code:
        ${voffset -90}

  5. #5
    Join Date
    Aug 2008
    Location
    England
    Beans
    90
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Need Conky help

    Quote Originally Posted by kpkeerthi View Post
    Oh. I missed that.

    Delete the line that reads
    Code:
        ${voffset -90}
    Thanks tons Hopefully it works.

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
  •