Page 1350 of 2348 FirstFirst ... 350850125013001340134813491350135113521360140014501850 ... LastLast
Results 13,491 to 13,500 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #13491
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by VastOne View Post
    You can have multiple conkyrc files to load in different areas, which is what I do. I now have the G-Que on top Right in its own conkyrc file, then my time calender and gmail in a script but it looks like they are together. I have yet another script on the left side for system information.
    I have looked for your full scripts, as I liked what you did. I have not perfected one rc script, and will move to the other side after I get this one "fixed"- since I was up until 1:30 AM this morning, it may take a while!

    Quote Originally Posted by VastOne View Post
    If what you are showing is what you would like, I would simply make a guayadeque script and separate it to a point where you want it on the screen.

    And thank you and Welcome!

    Whatever you need from me, I will share.

    Edit - Also the Y should go away once you completely shut Conky down and restart it.
    LOL, I was not wanting to break the G-script. I have not finished reading that entire thread and the help there either.

    I was wanting to solve the "Y". killall conky, logout, even restart did not solve it.... is there a cache to clear somewhere?

    What are you using for your weather/pollen?

    BoredOOMM at Gee Mail if you can share?

    Last edited by BoredOutOfMyMind; August 14th, 2010 at 05:39 AM. Reason: Within 2 mins of posting.

  2. #13492
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    @Bored

    Regarding the pollen script, scroll back a few pages and you can see the wonderful work that mobiledeisel did.

    Regarding conky sticking:
    Code:
    ps -e | grep 'conky'
    you'll get something like this:
    Code:
    7559 pts/0 00:00:00 conky
    to wit you:
    Code:
    kill 7559
    Ubuntu User #29918 | Linux User #501271 |

  3. #13493
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BoredOutOfMyMind View Post
    I have looked for your full scripts, as I liked what you did. I have not perfected one rc script, and will move to the other side after I get this one "fixed"- since I was up until 1:30 AM this morning, it may take a while!



    LOL, I was not wanting to break the G-script. I have not finished reading that entire thread and the help there either.

    I was wanting to solve the "Y". killall conky, logout, even restart did not solve it.... is there a cache to clear somewhere?

    What are you using for your weather/pollen?

    if you can share?

    I responded via email

  4. #13494
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Mahngiel View Post
    @Bored

    Regarding the pollen script, scroll back a few pages and you can see the wonderful work that mobiledeisel did.

    Regarding conky sticking:
    Code:
    ps -e | grep 'conky'
    you'll get something like this:
    Code:
    7559 pts/0 00:00:00 conky
    to wit you:
    Code:
    kill 7559
    thanks for the help, it did not work...
    Something wonky with my install of conky (could not resist)

    ~ $ ps -e | grep 'conky'
    21801 ? 00:00:11 conky
    ~ $ kill 21801

    After Alt-F2 conky command

    ~ $ ps -e | grep 'conky'
    7465 ? 00:00:00 conky

  5. #13495
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BoredOutOfMyMind View Post
    I have looked for your full scripts, as I liked what you did. I have not perfected one rc script, and will move to the other side after I get this one "fixed"- since I was up until 1:30 AM this morning, it may take a while!



    LOL, I was not wanting to break the G-script. I have not finished reading that entire thread and the help there either.

    I was wanting to solve the "Y". killall conky, logout, even restart did not solve it.... is there a cache to clear somewhere?

    What are you using for your weather/pollen?

    BoredOOMM at Gee Mail if you can share?

    I just wanted to show you also that you can have multiple setup and staged different conkyrc...

    This is one I have that I just kill my processes like Mahngiel pointed out and run a different conky start script, a different forecast, and oh yes, a slightly better background image...
    Attached Images Attached Images

  6. #13496
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BoredOutOfMyMind View Post
    thanks for the help, it did not work...
    Something wonky with my install of conky (could not resist)
    OK, which forecast weather tool are you using? Is it the Accuweather one?

    Edit -

    If you are using the Accuweather one, I think you may have missed doing this step

    Code:
    Put the conkyweather.otf file in your /home/username/.fonts folder. If you don't have one, create it.
    Last edited by VastOne; August 14th, 2010 at 06:25 AM.

  7. #13497
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    @Bored: just keep killing them all.

    @Vast: I just installed Guayadeque, looking like it'll be a nice rhythmbox replacement. Mind throwing me your guaya script?
    Ubuntu User #29918 | Linux User #501271 |

  8. #13498
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Post your .conkyrc files w/ screenshots

    Sure....

    Of course you will have to have Kaivalagi's Conkyguayadeque py script running.

    Here you go....

    Edit

    For the cover art you also must have conkyGuayadeque-GetCoverart.py running as well.

    Edit 2 Also, for the Guayadeque icon to be displayed, you can find guayadeque.png in the guayadeque folder under your home dir

    Code:
    # set to yes if you want Conky to be forked in the background
    background yes
    
    # Use Xft?
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Terminus:size=12
    
    # Text alpha when using Xft
    xftalpha 0.8
    
    # Update interval in seconds
    update_interval 1.0
    
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    minimum_size 360 5
    maximum_width 350
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    draw_graph_borders yes
    
    # Stippled borders?
    stippled_borders 0
    
    # border margins
    # border_margin 0
    text_buffer_size 2048
    
    # border width
    border_width 0
    
    # Default colors and also border colors
    default_color white
    default_shade_color black
    default_outline_color white
    
    # own window options
    own_window yes
    own_window_transparent yes
    own_window_class Conky
    own_window_type	override
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    # Text alignment, other possible values are commented
    alignment top_left
    #alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 5
    gap_y 125
    
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    # set to yes if you want all text to be in uppercase
    uppercase no
    
    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 1
    
    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 1
    
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale no
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer yes
    imlib_cache_size 0
    
    # colours
    color1 6694B2
    color2 white
    color3 white
    color4 BAF58B
    #update_interval 10
    
    # variable is given either in format $variable or in ${variable}. Latter
    # allows characters right after the variable and must be used in network
    # stuff because of an argument
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    
    
    
    
    
    
    
    
    ${color1}${execp conkyGuayadeque --template=~/conkyGuayadeque.template}
    ${image /tmp/guayadeque-coverart.jpg -p 9,55 -s 85x85}${image /home/vastone/Pictures/guayadeque.png -p 150,55 -s 85x85}
    ${voffset -280}${color1}${font Terminus:style=Bold:size=12}Now Playing On Guayadeque${font}
    #${color1}${font Terminus:style=Bold:size=12}Artist: ${color2}${exec ~/conkyGuayadeque --datatype=AR}
    #${color1}${font Terminus:style=Bold:size=12}Title: ${color2}${font Terminus:style=Bold:size=12}${exec ~/conkyGuayadeque --datatype=TI} 
    #${color1}Position:  ${color2}${font Terminus:style=Bold:size=12}${exec ~/conkyGuayadeque --datatype=PT}
    Last edited by VastOne; August 14th, 2010 at 06:53 AM.

  9. #13499
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by VastOne View Post
    OK, which forecast weather tool are you using? Is it the Accuweather one?
    Weather.com and I like the script you have have on the left corner of the "shades" screenshot.

    Very nice.

  10. #13500
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Post your .conkyrc files w/ screenshots

    I solved the "Y"

    duh!
    Code:
    ${voffset -50}${color FFC1C1}${font Weather:size=40}y${font}
    VastOne, do you have a script for the cover art?

    ${image /tmp/guayadeque-coverart.jpg -p 9,55 -s 85x85}

    I do not have any files in /tmp/guayadeque-coverart.jpg
    Last edited by BoredOutOfMyMind; August 14th, 2010 at 06:44 AM.

Page 1350 of 2348 FirstFirst ... 350850125013001340134813491350135113521360140014501850 ... 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
  •