Page 1114 of 2348 FirstFirst ... 1146141014106411041112111311141115111611241164121416142114 ... LastLast
Results 11,131 to 11,140 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #11131
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Orbegoso View Post
    Can anyone tell me how I can get the info to move all the way to the edge of the screen?
    Quote Originally Posted by 5BallJuggler View Post
    use the
    Code:
    maximum_width x
    function before the TEXT line in your conky file,

    experiment with different values of x until you get what you need

    See the command in red in your file
    True, maximum_width 180 did it for me, I grabbed the code to test, of course I don't have the other scripts Orbegoso is using and that doesn't explain "why" it is the way it is.

    # So I went looking ... and found spaces at the end of lines, for example the line that ends with: ${fs_bar 8, 60} doesn't:
    Code:
    ${fs_bar 8, 60}                              |<<-- blank spaces until here!
    Used gedit's [Alt]+[F12] (remove trailing spaces) and commented out #maximum_width 180

    That was REAL close to the edge so I added above TEXT a nice:
    Code:
    gap_x 10
    to fix that up nicely.

    Have a nice day.
    Bruce

  2. #11132
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Double post - ISP problems.

    Would a someone please delete.

    Have a nice day.
    Bruce
    Last edited by Bruce M.; December 20th, 2009 at 10:18 PM.

  3. #11133
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by stinkeye View Post
    You could add ${voffset -??} on the last line to bring it back up again.
    Yes -->> ${goto}, ${offset} & ${voffset}

    Have a nice day.
    Bruce

  4. #11134
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by searchOne View Post
    Code:
    ${execpi 60 DJS=`date +%_d`; cal | sed '/./!d' | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color orange}'"$DJS"'${color}'" "/}
    Quote Originally Posted by inigo48 View Post
    Thank you searchOne! It is perfect =D>

    It isn't too important, but is it possible to change the calendar without much work to start the weak with Monday? (I know the ${exec cal -m} does this with the simple calendar) edit: OK, I realised I just have the add the -m to your line. so it is solved and my new calendar is even better than the old one
    I've been using that for while with a bit of editing.
    You can also do this to make the Month and year and the days of the week different colors from the rest:
    Code:
    ${execpi 3600 DAY=$(date '+%_d');cal=$(cal);echo -e "\${color cccccc}${cal:0:21}\${color 0000cc}${cal:21:21}\${color}$(echo "${cal:42}" | sed -e '/^ *$/d' -e 's/^/ /' -e 's/$/ /' -e /" $DAY "/s/" $DAY "/" "'${color ffffff}'"$DAY"'${color}'" "/ -e 's/^ //' -e 's/ $//')"}
    To fill in the blank areas at the beginning and end of the month it gets a bit more complicated:
    Code:
    ${execpi 3600 date=$(date '+%F');DAY=${date:8:2};DAY=${DAY/#0/};cal=$(cal);prev=$(cal $(date '+%-m %Y' --date="${date:0:7}-15 -1 month")|sed 's/ *$//;/^$/d'|tail -1);next=$(cal $(date '+%-m %Y' --date="${date:0:7}-15 +1 month")|sed '/^ *&/d;1,2d;s/^ *//'|head -1);if [ ${#next} == 19 ] ;then next=$'\n'"\${color9} $next";else next="\${color9}  $next";fi;if [ ${#prev} == 20 ]; then prev="$prev"$'\n ';else prev="$prev  ";fi;echo -e "\${color7}${cal:0:21}\${color4}${cal:21:21}\${color9}$prev\${color}$(echo "${cal:42}" | sed -e '/^ *$/d' -e 's/^/ /' -e 's/$/ /' -e 's/^ *1 / 1 /' -e /" $DAY "/s/" $DAY "/" "'${color3}'"$DAY"'${color}'" "/ -e 's/^ //' -e 's/ *$//')$next"}
    So it looks like this:
    screenshot2009-12-20T16:13:48-0500.png

    You can add |sed 's/^/${alignc}/' before the final } to center align or |sed 's/^/${alignr}/' for right alignment.

    A slightly neater version of the "script" is here.

  5. #11135
    Join Date
    Dec 2009
    Beans
    32

    Re: Post your .conkyrc files w/ screenshots

    I want conky to start when I log on to my computer.....
    Would anyone be willing to help me????
    I don't want to go to my terminal every time I startup my laptop.

    Oh yeah here's my screen shot by the way =)
    Attached Images Attached Images

  6. #11136
    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 bix15 View Post
    I want conky to start when I log on to my computer.....
    Would anyone be willing to help me????
    I don't want to go to my terminal every time I startup my laptop.

    Oh yeah here's my screen shot by the way =)
    Go here: http://conky.linux-hardcore.com/?page_id=1289

    See Step 2.
    Registered Ubuntu User #29430

  7. #11137
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Here's a link to 100 images from the Hubble Space Telescope.

    ngc1569.jpg

    Let's see some conky desktops based around these!

  8. #11138
    Join Date
    Jul 2009
    Location
    Germany > Hessen > DA
    Beans
    26

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mobilediesel View Post
    Here's a link to 100 images from the Hubble Space Telescope.

    ngc1569.jpg

    Let's see some conky desktops based around these!
    Thanks for the link mobilediesel! The pictures are unbelievable ... Fantastic ...
    64Bit - HP Compaq Presario CQ60-105EG, 4GB RAM, 160GB, NVIDIA GeForce 8200M, AMD Athlon X2 Dual-Core / Mandriva 2009.1, Mandriva 2010, #! Crunchbang 9.04.01 Conky-Hardcore - searchOne

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

    Re: Post your .conkyrc files w/ screenshots

    I was wondering who has tint2 with Conky in the same space, if they can show me how they have it done. My tint2 puts itself over my Conky. I'm using tint2 on my Eee.
    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

  10. #11140
    Join Date
    Sep 2006
    Beans
    25

    Re: Post your .conkyrc files w/ screenshots

    Sorry to be a leech again, i'm using this twitter reply script

    Code:
    curl http://search.twitter.com/search?q=$1 | \
    	sed -e 's_<[^>]*>__g' | \
    	grep $1 | \
    	grep ':' | \
    	grep -v 'middot' | \
    	grep -v 'Reply' | \
    	grep -v 'Summize' | \
    	sed -e 's_&quot;_"_g' | \
    	sed -e 's_&apos;_"_g' | \
    	sed -e 's_&amp;_and_g' | \
    	sed -e 's_  __g'
    
    exit 0
    Is there anyway of get a page return to appear after each message?
    Xubuntu 9.10
    Dual Core 2.4 Watercooled 16gb CfCard
    2x Freenas 2.5 cpu holding 2tbs

Page 1114 of 2348 FirstFirst ... 1146141014106411041112111311141115111611241164121416142114 ... 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
  •