Page 2082 of 2348 FirstFirst ... 1082158219822032207220802081208220832084209221322182 ... LastLast
Results 20,811 to 20,820 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #20811
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by MikeCyber View Post
    Thanks for net code Sector11
    No problem, did it do what you wanted?

    reference this:
    and maybe CPU/GPU temperatures as well
    I mentioned lm-sensors ... here's a great bit of help that mrpeachy updated and gives three options: Using Sensors. I use the third method - hwmon changes where it puts things on occasion, platform is solid.

    You can also get it without 'awk | sed' by using just 'grep and cut', example can be seen here.

    Nvidia GPU? I have that covered, it's a tough one:
    Code:
    GPU  ${nvidia temp}°
    Conky Variables
    Code:
    nvidia 	threshold 	Nvidia graficcard support for the XNVCtrl library. Each option can be shortened to the least significant part. Temperatures are printed as float, all other values as integer.
    
        threshold - The thresholdtemperature at which the gpu slows down
        temp - Gives the gpu current temperature
        ambient - Gives current air temperature near GPU case
        gpufreq - Gives the current gpu frequency
        memfreq - Gives the current mem frequency
        imagequality - Which imagequality should be chosen by OpenGL applications

  2. #20812
    Join Date
    Sep 2007
    Location
    Oostkamp; Belgium
    Beans
    6
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    @jedcurtis

    The link to the clock conky doesn't work.

  3. #20813
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dogbert176 View Post
    @jedcurtis

    The link to the clock conky doesn't work.

    I think Jed meant here: ClockRings Be quick about it though, looks like it's in a /tmp/ directory.

    Ohhhhhhhhhh Jed!

  4. #20814
    Join Date
    Sep 2007
    Location
    Oostkamp; Belgium
    Beans
    6
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sector11 View Post
    I think Jed meant here: ClockRings Be quick about it though, looks like it's in a /tmp/ directory.

    Ohhhhhhhhhh Jed!
    got it - thanks

  5. #20815
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dogbert176 View Post
    got it - thanks
    You're welcome.

    Any questions answered only 10¢ payable to your left pocket by your right pocket. No confirmation of payment needed.

  6. #20816
    Join Date
    Aug 2010
    Location
    Earth, usually...
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Thanks to Sector11 and dogbert176 for pointing the link out! It should be fixed now, and, I'll leave it in the tmp directory for now.

    Jed

  7. #20817
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Jedcurtis View Post
    Thanks to Sector11 and dogbert176 for pointing the link out! It should be fixed now, and, I'll leave it in the tmp directory for now.

    Jed
    It's always in the file at 12-2-Jedcurtis-1 you know the rest!

  8. #20818
    Join Date
    Oct 2012
    Beans
    18

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sector11 View Post
    Nice - Is that Teo's script in action - looks like it?

    Clicked on CLICK HERE and couldn't view it. It wants a 'code' to down load the file. Don't want to down load it just view it.

    May I suggest:

    Free Image Hosting by imgbox.com for images.
    Feel free to say no thanks.
    Sector, may I ask what that dock is called that you are using at the bottom of your screen and possibly where I could get it?

  9. #20819
    Join Date
    Oct 2012
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    A little more playing around with the config, it's starting to get there.

    everything seems to be working well so far




    Attached Files Attached Files
    Last edited by NRP; October 20th, 2012 at 12:37 AM.

  10. #20820
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by MoralAnarchy View Post
    Sector, may I ask what that dock is called that you are using at the bottom of your screen and possibly where I could get it?
    'tint2' - it's in the repos. That's my main one. I have another setup that has the launcher hiding on the left side:



    VastOne has a nice little How To - Latest Tint2 Code and New Tint2 Additions

    You can run multiple instances of it (different names), and have each of these:
    Code:
    ##### Panel #####
    ##### In order left to right #####
    panel_items = LCST
    
    # L  Launcher
    # T  Taskbar
    # S  Systray (also called notification area)
    # B  Battery status (no need)
    # C  Clock
    as a separate panel if you choose.

    The one on the left, the launcher, has this:
    Code:
    ##### Panel #####
    ##### In order left to right #####
    panel_items = L
    VastOne has some really great setups.

Page 2082 of 2348 FirstFirst ... 1082158219822032207220802081208220832084209221322182 ... 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
  •