Page 1115 of 2348 FirstFirst ... 1156151015106511051113111411151116111711251165121516152115 ... LastLast
Results 11,141 to 11,150 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #11141
    Join Date
    Mar 2006
    Location
    Canada
    Beans
    1,313
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    Since 9.10, Conky is adding a black border around itself and displaying the wrong part of the wallpaper behind it.

    I assume it is grabbing a copy of the wallpaper and THEN shifing by gap_x and gap_y, but this makes it look hideous.

    Any solutions?

    Code:
    # window
    own_window yes
    own_window_hints undecorated,below,skip_taskbar
    own_window_colour brown
    own_window_transparent yes
    background yes
    
    # aethetics
    draw_shades no
    draw_outline no
    draw_borders no
    use_spacer no
    
    # fonts
    use_xft yes
    xftfont Myriad Pro:size=9
    uppercase no
    default_color white
    
    # update
    double_buffer yes
    update_interval 3
    
    # size
    minimum_size 400 5
    maximum_width 200
    
    # borders
    stippled_borders 3
    border_margin 9
    border_width 10
    
    # alignment
    alignment top_right
    gap_x 10
    gap_y 28
    
    TEXT
    ${alignc}${exec whoami} @ ${nodename}
    ${alignc}${uptime}
    
    ${alignc}Pentium 4 640 @ ${freq}MHz
    ${cpugraph}
    
    ${alignc}${running_processes}/${processes}
    ${top name 1} ${alignr}${top cpu 1}
    ${top name 2} ${alignr}${top cpu 2}
    ${top name 3} ${alignr}${top cpu 3}
    
    mem ${alignr}${membar 5,150}${color}
    swap ${alignr}${swapbar 5,150}${color}
    
    ${top_mem name 1} ${alignr}${top_mem mem 1}
    ${top_mem name 2} ${alignr}${top_mem mem 2}
    ${top_mem name 3} ${alignr}${top_mem mem 3}
    
    / ${alignr}${fs_bar 5,150 /}${color}
    /home ${alignr}${fs_bar 5,150 /home}${color}
    
    ${alignc}${addr eth0}
    ${alignc}${tcp_portmon 1 65535 count} connections${alignr}
    ${downspeed eth0} kB/s ${alignr}${upspeed eth0} kB/s
    ${downspeedgraph eth0 25,95} ${alignr}${upspeedgraph eth0 25,95}
    
    out:
    ${tcp_portmon 32768 61000 rhost 0}${alignr}${tcp_portmon 32768 61000 rservice 0}
    ${tcp_portmon 32768 61000 rhost 1}${alignr}${tcp_portmon 32768 61000 rservice 1}
    ${tcp_portmon 32768 61000 rhost 2}${alignr}${tcp_portmon 32768 61000 rservice 2}
    ${tcp_portmon 32768 61000 rhost 3}${alignr}${tcp_portmon 32768 61000 rservice 3}
    ${tcp_portmon 32768 61000 rhost 4}${alignr}${tcp_portmon 32768 61000 rservice 4}
    
    in:
    ${tcp_portmon 1 32767 rhost 0}${alignr}${tcp_portmon 1 32767 lservice 0}
    ${tcp_portmon 1 32767 rhost 1}${alignr}${tcp_portmon 1 32767 lservice 1}
    ${tcp_portmon 1 32767 rhost 2}${alignr}${tcp_portmon 1 32767 lservice 2}
    ${tcp_portmon 1 32767 rhost 3}${alignr}${tcp_portmon 1 32767 lservice 3}
    ${tcp_portmon 1 32767 rhost 4}${alignr}${tcp_portmon 1 32767 lservice 4}
    Attached Images Attached Images

  2. #11142
    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 altonbr View Post
    Since 9.10, Conky is adding a black border around itself and displaying the wrong part of the wallpaper behind it.

    I assume it is grabbing a copy of the wallpaper and THEN shifing by gap_x and gap_y, but this makes it look hideous.

    Any solutions?

    Code:
    # window
    own_window yes
    own_window_hints undecorated,below,skip_taskbar
    own_window_colour brown
    own_window_transparent yes
    background yes
    
    # aethetics
    draw_shades no
    draw_outline no
    draw_borders no
    use_spacer no
    
    # fonts
    use_xft yes
    xftfont Myriad Pro:size=9
    uppercase no
    default_color white
    
    # update
    double_buffer yes
    update_interval 3
    
    # size
    minimum_size 400 5
    maximum_width 200
    
    # borders
    stippled_borders 3
    border_margin 9
    border_width 10
    
    # alignment
    alignment top_right
    gap_x 10
    gap_y 28
    
    TEXT
    ${alignc}${exec whoami} @ ${nodename}
    ${alignc}${uptime}
    
    ${alignc}Pentium 4 640 @ ${freq}MHz
    ${cpugraph}
    
    ${alignc}${running_processes}/${processes}
    ${top name 1} ${alignr}${top cpu 1}
    ${top name 2} ${alignr}${top cpu 2}
    ${top name 3} ${alignr}${top cpu 3}
    
    mem ${alignr}${membar 5,150}${color}
    swap ${alignr}${swapbar 5,150}${color}
    
    ${top_mem name 1} ${alignr}${top_mem mem 1}
    ${top_mem name 2} ${alignr}${top_mem mem 2}
    ${top_mem name 3} ${alignr}${top_mem mem 3}
    
    / ${alignr}${fs_bar 5,150 /}${color}
    /home ${alignr}${fs_bar 5,150 /home}${color}
    
    ${alignc}${addr eth0}
    ${alignc}${tcp_portmon 1 65535 count} connections${alignr}
    ${downspeed eth0} kB/s ${alignr}${upspeed eth0} kB/s
    ${downspeedgraph eth0 25,95} ${alignr}${upspeedgraph eth0 25,95}
    
    out:
    ${tcp_portmon 32768 61000 rhost 0}${alignr}${tcp_portmon 32768 61000 rservice 0}
    ${tcp_portmon 32768 61000 rhost 1}${alignr}${tcp_portmon 32768 61000 rservice 1}
    ${tcp_portmon 32768 61000 rhost 2}${alignr}${tcp_portmon 32768 61000 rservice 2}
    ${tcp_portmon 32768 61000 rhost 3}${alignr}${tcp_portmon 32768 61000 rservice 3}
    ${tcp_portmon 32768 61000 rhost 4}${alignr}${tcp_portmon 32768 61000 rservice 4}
    
    in:
    ${tcp_portmon 1 32767 rhost 0}${alignr}${tcp_portmon 1 32767 lservice 0}
    ${tcp_portmon 1 32767 rhost 1}${alignr}${tcp_portmon 1 32767 lservice 1}
    ${tcp_portmon 1 32767 rhost 2}${alignr}${tcp_portmon 1 32767 lservice 2}
    ${tcp_portmon 1 32767 rhost 3}${alignr}${tcp_portmon 1 32767 lservice 3}
    ${tcp_portmon 1 32767 rhost 4}${alignr}${tcp_portmon 1 32767 lservice 4}
    Try replacing border_margin in your config file with border_inner_margin and border_outer_margin.
    Registered Ubuntu User #29430

  3. #11143
    Join Date
    Jan 2009
    Location
    Montréal , France
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by proxess View Post
    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.
    hi, you have to set your conkyrc with
    own_window_type override, if not, as wm treat tint2 as a dock, conky will always be displayed with an offset .
    i've made some configs with tint2 & conkys (on top, beside, behind...)
    take a look : http://arpinux.deviantart.com/art/gr...etup-136945494 , http://arpinux.deviantart.com/art/Gr...etup-134988952 , http://arpinux.deviantart.com/art/co...dara-132137225 , http://arpinux.deviantart.com/art/co...lumn-132119342 & http://arpinux.deviantart.com/art/co...lumn-130250561

    hope it helps

  4. #11144
    Join Date
    Sep 2007
    Location
    Greece.
    Beans
    Hidden!
    Distro
    Xubuntu 10.10 Maverick Meerkat

    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.
    Thanks for the info. I have packed it all in a single line now. Just the few info I care about: cpu %, mem % and network speed. And the time.
    Ubuntu user #20092 || I can't sing.

  5. #11145
    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 arpinux View Post
    hi, you have to set your conkyrc with
    own_window_type override, if not, as wm treat tint2 as a dock, conky will always be displayed with an offset .
    i've made some configs with tint2 & conkys (on top, beside, behind...)
    take a look : http://arpinux.deviantart.com/art/gr...etup-136945494 , http://arpinux.deviantart.com/art/Gr...etup-134988952 , http://arpinux.deviantart.com/art/co...dara-132137225 , http://arpinux.deviantart.com/art/co...lumn-132119342 & http://arpinux.deviantart.com/art/co...lumn-130250561

    hope it helps
    Nice stuff, inspiring too. The conky startup ...
    Code:
    #!/bin/bash
    killall conky
    sleep 2s
    ## here starts conky-boxes
    conky -c ~/scripts/conkyrc_time &
    conky -c ~/scripts/conkyrc_system &
    conky -c ~/scripts/conkyrc_ibm &
    conky -c ~/scripts/conkyrc_proc &
    conky -c ~/scripts/conkyrc_mem &
    conky -c ~/scripts/conkyrc_disks &
    conky -c ~/scripts/conkyrc_cal &
    conky -c ~/scripts/conkyrc_cpu &
    conky -c ~/scripts/conkyrc_net &
    ## here starts conky-title
    conky -c ~/scripts/conkyrc_t_net &
    conky -c ~/scripts/conkyrc_t_proc &
    conky -c ~/scripts/conkyrc_t_mem &
    conky -c ~/scripts/conkyrc_t_ibm &
    conky -c ~/scripts/conkyrc_t_cal &
    conky -c ~/scripts/conkyrc_t_system &
    conky -c ~/scripts/conkyrc_t_cpu &
    conky -c ~/scripts/conkyrc_t_disks &
    conky -c ~/scripts/conkyrc_t_time &
    exit 0
    ... script made me laugh. You make, having 4 conkies, look like nothing

  6. #11146
    Join Date
    Jan 2009
    Location
    Montréal , France
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    ^^ in fact, it was a test.. i was wondering how light is a "big" conky in front of "plenty of mini".... and the "multi-conky-config" win !!
    because you can adjust "update" with the displayed info ( rss,weather,hdd: update 360, temp:update 30, cpu:update 1 ....)
    and because "offset" variables are somehow too complicated to use on small conky window ( if you've got too many differents fonts)...

  7. #11147
    Join Date
    Jan 2009
    Location
    Montréal , France
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    EDIT *doublon*
    Last edited by arpinux; December 23rd, 2009 at 02:23 AM.

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

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by arpinux View Post
    hi, you have to set your conkyrc with
    own_window_type override, if not, as wm treat tint2 as a dock, conky will always be displayed with an offset .
    i've made some configs with tint2 & conkys (on top, beside, behind...)
    take a look : http://arpinux.deviantart.com/art/gr...etup-136945494 , http://arpinux.deviantart.com/art/Gr...etup-134988952 , http://arpinux.deviantart.com/art/co...dara-132137225 , http://arpinux.deviantart.com/art/co...lumn-132119342 & http://arpinux.deviantart.com/art/co...lumn-130250561

    hope it helps
    I'll look into this later on! *bookmarks the post*
    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. #11149
    Join Date
    Jan 2007
    Location
    Brighton, UK.
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Just moved over to Crunchbang, so I'm using tint2 and Conky.

    Tint2
    Code:
    #---------------------------------------------
    # TINT2 CONFIG FILE
    #---------------------------------------------
    
    #---------------------------------------------
    # BACKGROUND AND BORDER
    #---------------------------------------------
    rounded = 7
    border_width = 0
    background_color = #000000 0
    border_color = #ffffff 18
    
    rounded = 5
    border_width = 1
    background_color = #ffffff 40
    border_color = #ffffff 50
    
    rounded = 5
    border_width = 1
    background_color = #ffffff 18
    border_color = #ffffff 70
    
    #---------------------------------------------
    # PANEL
    #---------------------------------------------
    panel_monitor = all
    panel_position = bottom center
    panel_size = 95% 26
    panel_margin = 0 0
    panel_padding = 7 0
    font_shadow = 0
    panel_background_id = 1
    
    #---------------------------------------------
    # TASKBAR
    #---------------------------------------------
    taskbar_mode = single_monitor
    taskbar_padding = 2 3 2
    taskbar_background_id = 0
    
    #---------------------------------------------
    # TASKS
    #---------------------------------------------
    task_icon = 0
    task_text = 1
    task_width = 140
    task_centered = 1
    task_padding = 6 3
    task_font = sans 8
    task_font_color = #ffffff 70
    task_active_font_color = #ffffff 85
    task_background_id = 3
    task_active_background_id = 2
    
    #---------------------------------------------
    # SYSTRAYBAR
    #---------------------------------------------
    systray_padding = 0 4 5
    systray_background_id = 0
    
    #---------------------------------------------
    # CLOCK
    #---------------------------------------------
    #time1_format = %H:%M
    #time1_font = sans 8
    #time2_format = %A %d %B
    #time2_font = sans 7
    #clock_font_color = #ffffff 76
    #clock_padding = 1 0
    #clock_background_id = 0
    
    #---------------------------------------------
    # BATTERY
    #---------------------------------------------
    battery = 0
    battery_low_status = 15
    battery_low_cmd = notify-send "battery low"
    bat1_font = sans 8
    bat2_font = sans 6
    battery_font_color = #ffffff 76
    battery_padding = 1 0
    battery_background_id = 0
    
    
    #---------------------------------------------
    # MOUSE ACTION ON TASK
    #---------------------------------------------
    mouse_middle = none
    mouse_right = close
    mouse_scroll_up = toggle
    mouse_scroll_down = iconify
    .conkyBottomMiddle
    Code:
    # conky configuration
    
    # Set to yes if you want Conky to be forked in the background
    background no
    
    # Use Xft?
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Liberation San:size=8
    
    # Text alpha when using Xft
    xftalpha 0.05
    
    # 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
    
    # Own window options
    own_window_transparent	yes
    own_window_type		override
    own_window_hints	undecorated,sticky,skip_taskbar,skip_pager
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    minimum_size 1200 0
    maximum_width 1200
    
    # Draw shades?
    draw_shades yes
    
    # Draw outlines?
    draw_outline no
    
    # Draw borders around text
    draw_borders no
    draw_graph_borders yes
    
    # Stippled borders?
    stippled_borders 8
    
    # border margins
    border_inner_margin 4
    
    # border width
    border_width 1
    
    # Default colors and also border colors
    default_color grey50
    default_shade_color black
    default_outline_color white
    
    # Text alignment, other possible values are commented
    #alignment top_left
    #alignment top_right
    #alignment top_middle
    #alignment bottom_left
    #alignment bottom_right
    alignment bottom_middle
    #alignment middle_left
    #alignment middle_right
    
    # Gap between borders of screen and text same thing as passing -x at command line
    gap_x 10
    gap_y 10
    
    # 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 2
    
    # Number of net samples to average
    # Set to 1 to disable averaging
    net_avg_samples 2
    
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    
    # Add spaces to keep things from moving about? 
    # This only affects certain objects
    use_spacer right
    
    text_buffer_size 2048
    
    # 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
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 feed_title}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 feed_title}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 feed_title}	${goto 850}Mailbox																				${goto 1000}Weather @ ${execi 3600 conkyForecast --location=UKXX0215 --datatype=OB}
    ${hr}
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 item_title 0}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 item_title 0}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 item_title 0}	${goto 850}Google Mail (Shared):  ${execi 600 python /usr/share/conkyemail/conkyEmail.py --servertype=IMAP --servername=imap.googlemail.com --username=## --password=## --ssl}	${goto 1000}${execi 3600 conkyForecast --location=UKXX0103 --datatype=DW} : ${execi 3600 conkyForecast --location=UKXX0215 --datatype=CT}
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 item_title 1}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 item_title 1}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 item_title 1}	${goto 850}Google Mail (Simon):  ${execi 600 python /usr/share/conkyemail/conkyEmail.py --servertype=IMAP --servername=imap.googlemail.com --username=## --password=## --ssl}	${goto 1000}${execi 3600 conkyForecast --location=UKXX0103 --datatype=DW --startday=2} : ${execi 3600 conkyForecast --location=UKXX0215 --startday=2 --datatype=CT}
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 item_title 2}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 item_title 2}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 item_title 2}	${goto 850}Google Mail (Leah):  ${execi 600 python /usr/share/conkyemail/conkyEmail.py --servertype=IMAP --servername=imap.googlemail.com --username=## --password=## --ssl}	${goto 1000}${execi 3600 conkyForecast --location=UKXX0103 --datatype=DW --startday=3} : ${execi 3600 conkyForecast --location=UKXX0215 --startday=3 --datatype=CT}
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 item_title 3}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 item_title 3}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 item_title 3}																							${goto 1000}${execi 3600 conkyForecast --location=UKXX0103 --datatype=DW --startday=4} : ${execi 3600 conkyForecast --location=UKXX0215 --startday=4 --datatype=CT}
    ${rss http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml 10 item_title 4}	${goto 250}${rss http://rss.slashdot.org/Slashdot/slashdot 10 item_title 4}	${goto 565}${rss http://feeds.guardian.co.uk/theguardian/rss 10 item_title 4}																							${goto 1000}Last Update: ${execi 3600 conkyForecast --location=UKXX0215 --datatype=LU}
    Yeah, I know that the stuff under TEXT has tabs in it but Conky doesn't care and it makes it easier for me to read.

    Hope this helps.

    WorldTripping
    The idea that Bill Gates has appeared like a knight in shining armour to lead all customers out of a mire of technological chaos neatly ignores the fact that it was he, by peddling second-rate technology, who led them into it in the first place.
    DA

  10. #11150
    Join Date
    Jul 2009
    Location
    Germany > Hessen > DA
    Beans
    26

    Re: Post your .conkyrc files w/ screenshots

    Hi @ all and the CCCC,
    I wish all a happy merry Christmas!

    Have a nice Day.
    Stefan
    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

Page 1115 of 2348 FirstFirst ... 1156151015106511051113111411151116111711251165121516152115 ... 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
  •