Page 1001 of 2348 FirstFirst ... 501901951991999100010011002100310111051110115012001 ... LastLast
Results 10,001 to 10,010 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #10001
    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 Crinos512 View Post
    Why not it's fun!
    See how fun the wrath of two females is.
    Registered Ubuntu User #29430

  2. #10002
    Join Date
    Jul 2005
    Location
    The Netherlands
    Beans
    209
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Post your .conkyrc files w/ screenshots

    *yoink* 10001

    EDIT: AAAAAARH 10002

    EEDIT: I spend the day on this thread waiting for a post... and suddenly, you lot post 10 posts just to get the 10000... it's not fair for me, sitting here waiting for some Conky love and attention.
    Last edited by proxess; October 23rd, 2009 at 03:27 PM.
    Laptop: i7 4930MX @3.9GHz undervolted; 32GB 4x8GB Kingston HyperX Impact 1600MHz; Nvidia 780M 4GB; Samsung 840 EVO mSATA 250GB; Ubuntu 16.04 and Windows 10 Pro.
    Ubuntu #8076 / Linux #429448

  3. #10003
    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

    Quote Originally Posted by proxess View Post
    *yoink* 10001

    EDIT: AAAAAARH 10002

    EEDIT: I spend the day on this thread waiting for a post... and suddenly, you lot post 10 posts just to get the 10000... it's not fair for me, sitting here waiting for some Conky love and attention.
    Awww... now I feel bad.... here:

    Conky Love
    Code:
    ${texec ./give-proxess-a-hug.sh}
    Conky attention
    Code:
    ${texeci 60 ping www.proxess.org}
    Seriously though, awesome job on colorizing londonali's lua rings! (I just wish I could get it to work.)
    || 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'

  4. #10004
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by danielrmt View Post
    Problem here guys.

    I'm writing a very simple conky to display the date, the time and the weather icon.
    This is my conkyrc:

    Any ideas?
    Try splitting the one line into to and use ${goto xx} & ${voffset -xx}:

    Code:
    TEXT
    ${font Aller:size=9}${time %d %b} ${font Aller:bold:size=12}${time %H:%M}
    ${goto xx}${voffset -xx}${font weather:size=24}${execpi 3600 ~/bin/conky-weather.sh}
    See: ${goto}, ${offset} & ${voffset}

    Hope that helps.
    Bruce

  5. #10005
    Join Date
    Feb 2009
    Location
    UK
    Beans
    129
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    OMIGOD YOU GUYS, I WAS GONE FOR LIKE 5 MINUTES AND I MISSED IT!!!

    No fair! I'm at work!

    - Samsung R519 Silver - Dual-Boot Windows 7/Ubuntu 9.10 -
    - The Official Conky Blog - Follow conkynews on Twitter -
    - My Launchpad PPA -
    - My blog: My Little Desktop -

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

    Re: Post your .conkyrc files w/ screenshots

    Me too londonali1010... but Conky is a demanding mistress.
    || 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'

  7. #10007
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    Change the name to conky-softcore. It may be allowed.
    It's not mine to change, I "administer" Conky Hardcore! but it is hosted by: Linux Hardcore

    Besides, hardcore is not necessarily about sex as my post shows, but softcore implies something sexual/sensual, etc.

    Just my thoughts.

    Have a nice day.
    Bruce

  8. #10008
    Join Date
    Jul 2005
    Location
    The Netherlands
    Beans
    209
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Post your .conkyrc files w/ screenshots

    Me also, 10 posts flew by!
    Laptop: i7 4930MX @3.9GHz undervolted; 32GB 4x8GB Kingston HyperX Impact 1600MHz; Nvidia 780M 4GB; Samsung 840 EVO mSATA 250GB; Ubuntu 16.04 and Windows 10 Pro.
    Ubuntu #8076 / Linux #429448

  9. #10009
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mobilediesel View Post
    Code:
    curl -s 'http://dailyatheistquote.com/' | sed '{:q;N;s/\n/ /g;t q}'|grep -o '<div id="author"><td>[^<]*\|<div id="quote">[^<]*'|sed 's/\(<div id=\"quote\">[[:blank:]]*\|<div id=\"author\"><td>\)//;s/[[:blank:]]*$//'|fold -sw 60 | sed -e 's/^/\${offset 200}/' -e 's/ $//g'|sed "s/\& #39\;/'/;s/\&amp\;/\&/;s/\&quot\;/\"/g"
    gives this output:
    Code:
    ${offset 200}"I think flying planes into a building was a
    ${offset 200}faith-based initiative. I think religion is a neurological
    ${offset 200}disorder."
    ${offset 200}-Bill Maher
    That gets the quote and the author. Remove the space from the part in red. The sed at the end also handles ampersands and apostrophes in addition to the double quotes.
    It works in the terminal, but gives me an error in the conky for some reason:

    Code:
    sh: -c: line 0: unexpected EOF while looking for matching `''
    sh: -c: line 1: syntax error: unexpected end of file
    I have yet to figure out why this is.
    Want me to punchisize your face, For free??

  10. #10010
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by crownedzero View Post
    Having the same probs here except I'm now having problems with getting tolua to compile ... Any workarounds? Would be nice if everything was in the repositories and I could just line it all and grab a cold one =(
    inside tolua source directory you have "custom-5.1.py" - rename it to "custom.py" and make shure that inside is this:
    Code:
    CCFLAGS = ['-I/usr/include/lua5.1', '-O2', '-ansi', '-Wall', '-fPIC']
    LIBS = ['lua5.1', 'dl', 'm']
    tolua_bin = 'tolua++5.1'
    tolua_lib = 'tolua++5.1'
    TOLUAPP = 'tolua++5.1'
    after that "scons" should build tolua++5.1 with no fail
    but you must have "liblua5.1-dev" package installed first
    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

Page 1001 of 2348 FirstFirst ... 501901951991999100010011002100310111051110115012001 ... 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
  •