Page 2295 of 2348 FirstFirst ... 129517952195224522852293229422952296229723052345 ... LastLast
Results 22,941 to 22,950 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #22941
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Frankula View Post
    This is overdone...
    Where you have "Total CPU usage" it should read: "Average CPU Usage"

    I like your weather section. Very nice!

  2. #22942
    Join Date
    May 2014
    Location
    Edmonton
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Frankula View Post
    This is overdone...
    WOW what a fantastic piece of work.

  3. #22943
    Join Date
    Nov 2013
    Beans
    179

    Re: Post your .conkyrc files w/ screenshots

    I am using 2 monitor setup, and I want conky to be on right monitor on the right side. But everytime I restart pc or restart conky it start on left side. To make it work well I need to change 'allignment top_right' to 'allignment top_left' save, and then back again. Any ideas why this is happening?

    My conkyrc:

    Code:
    # sladeinflame7.conky# conky -c /media/5/conky/sladeinflame7.conky &
    # pkill -xf "conky -c /media/5/conky/sladeinflame7.conky" &
    
    
    # Conky sample configuration#
    # the list of variables has been removed from this file in favour
    # of keeping the documentation more maintainable.
    # Check http://conky.sf.net for an up-to-date-list.
    
    
    
    
    # set to yes if you want Conky to be forked in the background
    # background no
    background yes			### changed this
    
    
    # limit the length of process
    top_name_width 18
    
    
    # X font when Xft is disabled, you can pick one with program xfontsel
    #font 5x7
    #font 6x10
    #font 7x13
    #font 8x13
    #font 9x15
    #font *mintsmild.se*
    #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
    
    
    # Use Xft?
    use_xft yes
    
    
    # Xft font when Xft is enabled
    xftfont Bitstream Vera Sans Mono:size=10
    
    
    # Text alpha when using Xft
    #xftalpha 0.8
    xftalpha 1			### changed this
    
    
    # Print everything to stdout?
    # out_to_console no
    
    
    # MPD host/port
    # mpd_host localhost
    # mpd_port 6600
    # mpd_password tinker_bell
    
    
    # Print everything to console?
    # out_to_console no
    
    
    # mail spool
    # mail_spool $MAIL
    
    
    # Update interval in seconds
    update_interval 2.0
    
    
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    # total_run_times 0 - defaults to this
    
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    
    
    # If own_window is yes, you may use type normal, desktop or override
    own_window_type normal
    #own_window_type normal			### changed this
    
    
    # Use pseudo transparency with own_window?
    own_window_transparent yes
    
    
    # If own_window_transparent is set to no, you can set the background colour here
    # own_window_colour hotpink  			### changed this - no sense with transparent window
    
    
    # If own_window is yes, these window manager hints may be used
    #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 			### changed this
    own_window_hints undecorated,below,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 280 5
    
    
    # Draw borders around text
    draw_borders no
    
    
    # Draw borders around graphs
    draw_graph_borders no
    
    
    # Stippled borders?
    #stippled_borders 8
    
    
    # border margins
    #border_inner_margin 4 			### changed this: border_margin is defunct
    
    
    # border width
    border_width 1
    maximum_width 300
    minimum_size 300
    # Default colors		### changed this to reflect your colours
    draw_shades yes
    default_shade_color 000000 #  0   0   0 Black
    
    
    draw_outline no
    default_outline_color 000000 #  0   0   0 Black
    
    
    default_color FFFFE0 #255 255 224 LightYellow
    color0 66CDAA #102 205 170 MediumAquamarine
    color1 D3D3D3 #211 211 211 LightGrey
    color2 FFDEAD #255 222 173 NavajoWhite
    color3 808080 #128 128 128 Grey
    color4 FAEBD7 #250 235 215 AntiqueWhite
    color5 FF0000 #255   0   0	Red
    color6 556B2F # 85 107  47 DarkOliveGreen
    
    
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment tl
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    #alignment none
    
    
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 10
    gap_y 26
    
    
    # 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 no
    override_utf8_locale yes 			### changed this: allows for the ° symbol after temp
    
    
    # Add spaces to keep things from moving about?  This only affects certain objects.
    use_spacer none
    
    
    # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
    #max_port_monitor_connections 256
    
    
    # Maximum number of special things, e.g. fonts, offsets, aligns, etc.
    #max_specials 512
    
    
    # Maximum size of buffer for user text, i.e. below TEXT line.
    #max_user_text 16384
    
    
    # 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
    
    
    ########################################################  ADDED #####
    # change GiB to G and MiB to M
    short_units yes
    
    
    ### This one is yours:
    ### ${color0}CPU Temp:${color2} ${acpitemp}°
    ### see: Using Sensors:
    ### http://conky.pitstop.free.fr/wiki/index.php5?title=Using_Sensors_%28en%29
    
    
    # stuff after 'TEXT' will be formatted on screen
    TEXT
    ${nodename} - ${sysname} ${kernel} on ${machine}
    ${color0}Uptime:${color} ${uptime} ${color1}- Load:${color} ${loadavg}
    ${color0}CPU Temp:${color2} ${acpitemp}°
    ${color0}CPU Usage:${color2} ${cpu}% ${cpubar}
    ${color4}${cpugraph green}
    ${color0}RAM Usage:${color2} ${mem} / ${memmax} - ${memperc}% ${membar}
    ${color0}Swap Usage:${color2} ${swap} / ${swapmax} - ${swapperc}% ${swapbar}
    ${color0}Processes:${color} ${processes}  ${color3}Running:${color} ${running_processes}
    ${color1}NETWORK
     Down:${color0} ${downspeed eth0} ${color1}${offset 100}Up:${color0} ${upspeed eth0}
    ${color6}${downspeedgraph eth0 32,145 darkolivegreen4} ${color coral3}${upspeedgraph eth0 32,145 blueviolet}
    ${color1}
    ${color1}WIFI
     Down:${color0} ${downspeed wlan0} ${color1}Up:${color0} ${upspeed wlan0}
    ${color6}${downspeedgraph wlan0 32,145  0000ff} ${color coral3}${upspeedgraph wlan0 32,145 blueviolet}
    ${color1}
    ${color0}File systems:
     / ${color}${fs_used /}/${fs_size /} ${fs_bar /}
    ${color}CPU usage         PID     CPU%   MEM%
    ${color5} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    ${color1} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
     ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
     ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
    ${color}Mem usage
    ${color5} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
    ${color1} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
     ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
     ${top_mem name 4} ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}
    ${color0}Port(s)${alignr}#Connections
    ${color} Inbound: ${tcp_portmon 1 32767 count}   Outbound: ${tcp_portmon 32768 61000 count}${alignr}   ALL: ${tcp_portmon 1 65535 count}
    ${color0}Inbound Connection ${alignr} Local Service/Port${color}
     ${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}
    ${color0}Outbound Connection ${alignr} Remote Service/Port${color}
     ${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}# sladeinflame7.conky

  4. #22944
    Join Date
    Aug 2014
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    @childintime,
    is this using unity/compiz?

  5. #22945
    Join Date
    Nov 2013
    Beans
    179

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by CantankRus View Post
    @childintime,
    is this using unity/compiz?
    yes, on Ubuntu 14.04 LTS

  6. #22946
    Join Date
    Aug 2014
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    Ok not sure how dual monitors work but when you have 2 workspaces
    your screen dimension becomes twice your X resolution by Y resolution.
    eg my res is 1680x1050
    If I use 2 workspaces the resolution is really 3360x1050.

    So to start conky on the second workspace I would use something like
    Code:
    alignment tl
    gap_x 1730      # (1680+50) to place 50 in from left side on 2nd workspace
    gap_y 26
    Again, I don't know how dual monitors work but they're the settings I wold be looking at.

  7. #22947
    Join Date
    Nov 2013
    Beans
    179

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by CantankRus View Post
    Ok not sure how dual monitors work but when you have 2 workspaces
    your screen dimension becomes twice your X resolution by Y resolution.
    eg my res is 1680x1050
    If I use 2 workspaces the resolution is really 3360x1050.

    So to start conky on the second workspace I would use something like
    Code:
    alignment tl
    gap_x 1730      # (1680+50) to place 50 in from left side on 2nd workspace
    gap_y 26
    Again, I don't know how dual monitors work but they're the settings I wold be looking at.
    Currently gap_x is 10 and it's all perfect. But when I restart conky via 'killall conky' and 'conky &' or just restart pc, it appears in opposite direction. To fix it I can simply save conkyrc once again (without any changes). So i guess the problem is not with the configuration but with the way it autostarts.

  8. #22948
    Join Date
    Aug 2014
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    How does it reload if you use
    Code:
    killall -SIGUSR1 conky
    How much delay do you give conky in startups?
    Last edited by CantankRus; September 20th, 2014 at 09:13 AM.

  9. #22949
    Join Date
    Nov 2013
    Beans
    179

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by CantankRus View Post
    How does it reload if you use
    Code:
    killall -SIGUSR1 conky
    it works good this way.

  10. #22950
    Join Date
    Aug 2014
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by childintime View Post
    it works good this way.
    Well that's something but I'm just guessing here cause no dual monitor to test.
    Maybe it depends which monitor you're using when running the conky command???
    Last edited by CantankRus; September 20th, 2014 at 04:49 PM.

Page 2295 of 2348 FirstFirst ... 129517952195224522852293229422952296229723052345 ... 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
  •