Page 1161 of 2348 FirstFirst ... 1616611061111111511159116011611162116311711211126116612161 ... LastLast
Results 11,601 to 11,610 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #11601
    Join Date
    Feb 2008
    Location
    North Carolina
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Yea, I guess we were both doing the same thing at the same time.

    Glad you are up and running.
    Great minds think alike!

  2. #11602
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    Interesting, I am getting the following error:

    sh ~/Conky/Scripts/conky-rss.sh http://www.us-cert.gov/current/index.rdf|sed 's/\(.\{1,150\}\)\(.*\)/\1/'
    /home/dmiller/Conky/Scripts/conky-rss.sh: 28: [[: not found
    head: $[25: invalid number of lines
    tail: $[25]: invalid number of lines

    This is what is in my conkyrc:

    Code:
    ${execpi 3600 ~/Conky/Scripts/conky-rss.sh http://www.us-cert.gov/current/index.rdf|sed 's/\(.\{1,150\}\)\(.*\)/\1/'}
    Quote Originally Posted by Bruce M. View Post
    Well if you were flipping coins 25 heads and 25 tails sounds good to me except for being "totally off topic" cuz I'm tired.

    CHIMO!
    Bruce
    That URL returns a bit of a different format for the rss. I'm working on it. Shouldn't be too long.

  3. #11603
    Join Date
    Nov 2009
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Post your .conkyrc files w/ screenshots

    havent messed with it in a while..
    Attached Images Attached Images
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." -Einstein

  4. #11604
    Join Date
    Jul 2008
    Location
    Connecticut, U.S.
    Beans
    106
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mobilediesel View Post
    That URL returns a bit of a different format for the rss. I'm working on it. Shouldn't be too long.
    It's the US government. What did you expect?
    Registered Ubuntu User #29430

  5. #11605
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    It's the US government. What did you expect?
    Yeah, they just have to make things more difficult.
    conky-rss.sh has been updated to handle http://www.us-cert.gov/current/index.rdf
    Code:
    ${execpi 3600 $HOME/Conky/Scripts/conky-rss.sh http://www.us-cert.gov/current/index.rdf|sed 's/\(.\{1,150\}\)\(.*\)/\1/'}
    I've been using $HOME instead of ~ because it doesn't cause trouble as often. not that ~ causes that much trouble.

  6. #11606
    Join Date
    Jul 2008
    Location
    Connecticut, U.S.
    Beans
    106
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mobilediesel View Post
    Yeah, they just have to make things more difficult.
    conky-rss.sh has been updated to handle http://www.us-cert.gov/current/index.rdf
    Code:
    ${execpi 3600 $HOME/Conky/Scripts/conky-rss.sh http://www.us-cert.gov/current/index.rdf|sed 's/\(.\{1,150\}\)\(.*\)/\1/'}
    I've been using $HOME instead of ~ because it doesn't cause trouble as often. not that ~ causes that much trouble.
    Ok CERT is working now but lifehacker is broke:

    ~/Conky/Scripts$ sh ~/Conky/Scripts/conky-rss.sh http://lifehacker.com/tag/top/index.xml 5|sed 's/\(.\{1,50\}\)\(.*\)/\1/'
    /home/dmiller/Conky/Scripts/conky-rss.sh: 28: [[: not found
    tail: $[5]: invalid number of lines
    head: $[5: invalid number of lines
    Registered Ubuntu User #29430

  7. #11607
    Join Date
    Feb 2008
    Location
    North Carolina
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    As seen in this post:

    http://ubuntuforums.org/showpost.php...ostcount=11593

    I just cannot figure out my transparency issue. I copied and pasted my .conkyrc from a previous post I made and didn't change anything. The background was transparent when I was using Ubuntu. Does anyone have a clue what I need to do?

  8. #11608
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mobilediesel View Post
    ...

    I've been using $HOME instead of ~ because it doesn't cause trouble as often. not that ~ causes that much trouble.
    I was wondering about that

  9. #11609
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by pemur1 View Post
    As seen in this post:

    http://ubuntuforums.org/showpost.php...ostcount=11593

    I just cannot figure out my transparency issue. I copied and pasted my .conkyrc from a previous post I made and didn't change anything. The background was transparent when I was using Ubuntu. Does anyone have a clue what I need to do?
    It looks different from the compiz transparency issue, maybe it's a kde thing?

  10. #11610
    Join Date
    Feb 2008
    Location
    North Carolina
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by miegiel View Post
    It looks different from the compiz transparency issue, maybe it's a kde thing?
    That's what I was thinking.

Page 1161 of 2348 FirstFirst ... 1616611061111111511159116011611162116311711211126116612161 ... 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
  •