Page 810 of 2348 FirstFirst ... 31071076080080880981081181282086091013101810 ... LastLast
Results 8,091 to 8,100 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #8091
    Join Date
    Apr 2009
    Location
    JVegas, TN
    Beans
    102
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    @Bruce M
    I've noticed that using {goto ??} takes objects over onto the right side.

    I've used both voffset and goto hoping to get it to move to the right but I've had no such luck.

    I'm stuck...

  2. #8092
    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 crownedzero View Post
    @Bruce M
    I've noticed that using {goto ??} takes objects over onto the right side.

    I've used both voffset and goto hoping to get it to move to the right but I've had no such luck.

    I'm stuck...
    ${goto XX} should move the text over to the right. If it isn't working for you try an extreme like ${goto 100}. If that doesn't move it nothing will.

    I am pretty sure it moves characters over based on default font size.
    Registered Ubuntu User #29430

  3. #8093
    Join Date
    Jun 2009
    Location
    Seanchan
    Beans
    227
    Distro
    Ubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Oh. Thanks Bruce. I got it working. I was doing it wrong

  4. #8094
    Join Date
    Apr 2009
    Location
    JVegas, TN
    Beans
    102
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    ${goto XX} should move the text over to the right. If it isn't working for you try an extreme like ${goto 100}. If that doesn't move it nothing will.

    I am pretty sure it moves characters over based on default font size.
    I used a small value initially, then I tried 400 and 1000, I don'tknow what it is but the "unseen" horizontal move that Bruce mentioned just isn't happening

  5. #8095
    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 crownedzero View Post
    I used a small value initially, then I tried 400 and 1000, I don'tknow what it is but the "unseen" horizontal move that Bruce mentioned just isn't happening
    I wonder if it is off screen. Try a negative or an ${alignr 20} (this should offset the align right by 20 characters.)
    Registered Ubuntu User #29430

  6. #8096
    Join Date
    Apr 2009
    Location
    JVegas, TN
    Beans
    102
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by dmillerct View Post
    I wonder if it is off screen. Try a negative or an ${alignr 20} (this should offset the align right by 20 characters.)
    It doesn't go offscreen it stays smack dab right where it was >.<

    Let me get what I have up and see if we can start from the beginning.

  7. #8097
    Join Date
    Apr 2009
    Location
    JVegas, TN
    Beans
    102
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    So in the before I have most of the settings as I want them. I have conky running it its own window on the right side.

    As soon as I disable the window to use the invisible font so I have a transparent background I get the after.

    Here's the code
    Code:
    # Use Xft?
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Cerdana:bold:size=7
    
    # 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 no
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # Minimum size of text area
    minimum_size 300 0
    maximum_width 300
    
    # 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 width
    border_width 1
    
    # Default colors and also border colors
    default_color white
    default_shade_color black
    default_outline_color white
    
    # own window options
    own_window		no
    own_window_transparent	no
    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 10
    gap_y 35
    
    # 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
    ${execpi 3600 /home/crownedzero/scripts/invisible/invisible_main.sh} 
    ${font Purisa:bold:size=12}system:${hr}$font$
    ${alignr 11}${pre_exec cat /etc/issue.net}
    ${alignr 11}$sysname $kernel
    ${alignr 11}uptime:${uptime}
    ${font Purisa:bold:bold:size=12}processors:${hr}$font$
    ${voffset -5}${alignr 11}${cpugraph cpu1 60,247 000000 8B1A1A}
    ${voffset -70}${alignr 11}${cpugraph cpu2 60,247 000000 FF0000}
    ${voffset -60}${goto 50}${color }${execi 1000 cat /proc/cpuinfo | grep "model name" | uniq | cut -d":" -f2 | cut -d" " -f1 --complement}
    ${goto 50}frequency: ${freq_g cpu0}Ghz
    ${goto 50}cpu1${goto 90}${goto 140}${color3}${cpu cpu1}%${alignr 13}${color }${cpubar cpu1 6,100}	
    ${goto 50}cpu2${goto 90}${goto 140}${color3}${cpu cpu2}%${alignr 13}${color }${cpubar cpu2 6,100}
    ${voffset 5}${goto 50}running processes: ${alignr 11}${running_processes}
    ${goto 50}total processes:${alignr 11}${processes}
    ${goto 50}top cpu processes: ${alignr 11} CPU%
    ${goto 50}${top name 1}${alignr 11}${top cpu 1}
    ${goto 50}${top name 2}${alignr 11}${top cpu 2}
    ${goto 50}${top name 3}${alignr 11}${top cpu 3}
    ${font Purisa:bold:size=12}memory:${hr}$font$
    ${goto 50}ram${goto 96}${mem}${goto 160}${color3}${memperc}%${color }${alignr 11}${membar 6,100 }
    ${goto 50}swap${goto 96}${swap}${goto 160}${color3}${swapperc}%${color }${alignr 11}${swapbar 6,100 }
    ${color }${goto 50}processes:${alignr 11} MEM%
    ${goto 50}${top_mem name 1}${alignr 11}${top_mem mem 1}
    ${goto 50}${top_mem name 2}${alignr 11}${top_mem mem 2}
    ${goto 50}${top_mem name 3}${alignr 11}${top_mem mem 3}
    ${font Purisa:bold:size=12}file_systems:${hr}$font}$
    ${goto 50}root${goto 96}${fs_free /}${goto 160}${color3}${fs_free_perc /}%${color }${alignr 11}${fs_bar 6,100 /}
    ${voffset -5}${alignr 11}${fs_type /}; ${fs_size /}
    ${goto 50}home${goto 96}${fs_free /home}${goto 160}${color3}${fs_free_perc /home}%${color }${alignr 11}${fs_bar 6,100 /home}
    ${voffset -5}${alignr 11}${fs_type /home}; ${fs_size /home}
    ${goto 50}movies${goto 96}${fs_free /media/Movies}${goto 160}${color3}${fs_free_perc /media/Movies}%${color }${alignr 11}${fs_bar 6,100 /media/Movies}
    ${voffset -5}${alignr 11}${fs_type /media/Movies}; ${fs_size /media/Movies}
    ${goto 50}music${goto 96}${fs_free /media/Music}${goto 160}${color3}${fs_free_perc /media/Music}%${color }${alignr 11}${fs_bar 6,100 /media/Music}
    ${voffset -5}${alignr 11}${fs_type /media/Music}; ${fs_size /media/Music}
    ${goto 50}win${goto 96}${fs_free /media/*******}${goto 160}${color3}${fs_free_perc /media/*******}%${color }${alignr 11}${fs_bar 6,100 /media/*******}
    ${voffset -5}${alignr 11}${fs_type /media/*******}; ${fs_size /media/*******}
    ${voffset -10}${font Purisa:bold:size=12}network:${hr}${font}
    ${voffset -5}${goto 50}${downspeedgraph eth0 30,125 000000 8B1A1A} 
    ${voffset -40}${goto 175}${upspeedgraph eth0 30,125 000000 FF0000}
    ${voffset -20}${offset 50}Down:${goto 115}${downspeed eth0}k/s
    ${offset 175}${voffset -16}Up:${alignr 11}${upspeed eth0}k/s
    ${voffset 5}${offset 50}${color }LAN (eth0) IP: ${alignr 11}${addr eth0}
    ${offset 50}Downloaded : ${alignr 11}${totaldown eth0}
    ${offset 50}Uploaded : ${alignr 11}${totalup eth0}
    ${offset 50}Address: ${addr eth0}${alignr}TCP Connections: ${tcp_portmon 1 65535 count}
    ${font Purisa:bold:size=12}weather:${hr}
    ${execpi 1800 conkyForecast --location=37134 --template=/home/crownedzero/scripts/conkyForecast/conkyForecast.template}
    Attached Images Attached Images

  8. #8098
    Join Date
    Apr 2009
    Location
    JVegas, TN
    Beans
    102
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    It didn't like both screenshots at once >.<
    Attached Images Attached Images

  9. #8099
    Join Date
    Mar 2008
    Location
    Normal, IL
    Beans
    505
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    im trying to find a music player that will allow me to show all my stats including amout of albums and songs. i know that amarok used to allow this but amarok 2 sucks something fierce
    -ASUS U46: Intel Core I5(Sandy Bridge) 8 gb Ram, Integrated Graphics card. Currently running Ubuntu 13.04(64bit)

  10. #8100
    Join Date
    Aug 2008
    Location
    NW Arkansas
    Beans
    43
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: Post your .conkyrc files w/ screenshots

    I'm working on multiple conky. Everything is working great, except horizontal keeps moving when uptime & cpu% change values. A big thanks to any help i can get.

    horizontal system
    Code:
    # set to yes if you want Conky to be forked in the background
        background yes
        use_xft yes
        xftfont HandelGotD:size=10
        xftalpha 0.5
        update_interval 4.0
        total_run_times 0
        own_window yes
        own_window_type normal
        own_window_transparent yes
        own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
        double_buffer yes
        minimum_size 1920 5
        maximum_width 1920
        draw_shades no
        draw_outline no
        draw_borders no
        draw_graph_borders yes
       
        default_color white
        default_shade_color red
        default_outline_color grey
        
        color1 3300cc
    
        alignment top_middle
        gap_x 0
        gap_y 30
        no_buffers yes
        uppercase no
        override_utf8_locale yes
    
        TEXT
        ${color1}Kernel${color} $sysname $kernel ${color1}Uptime${color} $uptime  ${color1}AMD Athlonx64 +3800${color} @ ${freq} MHz ${color1}CPU${color}  ${cpu cpu0}%  ${color1}Processes${color} $processes processes ($running_processes running) ${color1}Load Average${color} $loadavg ${color1}MEM${color} $mem / $memmax $memperc% ${color1}Swap${color}  $swap / $swapmax $swapperc% ${color1}Root${color} ${fs_used /} / ${fs_size /} ${fs_type} ${fs_free_perc /}% ${color1}Home${color} ${fs_used /home} / ${fs_size /home} ${fs_type} ${fs_free_perc /home}% ${color1}Backup${color} ${fs_used /media/backup} / ${fs_size /media/backup} ntfs ${fs_free_perc /media/backup}% ${color1}Wired${color} ${addr eth0} ${color1}Up${color} ${totalup eth0} ${color1}Down${color} ${totaldown eth0}  ${color1}System Updates${color} ${execi 3600 aptitude search "~U" | wc -l | tail}
    network
    Code:
    # set to yes if you want Conky to be forked in the background
        background yes
        use_xft yes
        xftfont HandelGotD:size=10
        xftalpha 0.5
        update_interval 4.0
        total_run_times 0
        own_window yes
        own_window_type normal
        own_window_transparent yes
        own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
        double_buffer yes
        minimum_size 180 5
        maximum_width 300
        draw_shades no
        draw_outline no
        draw_borders no
        draw_graph_borders yes
       
        default_color grey
        default_shade_color red
        default_outline_color grey
        
        color1 3300cc
        
        alignment bottom_right
        gap_x 10
        gap_y 10
        no_buffers yes
        uppercase no
        cpu_avg_samples 2
        override_utf8_locale yes
    
        TEXT
        ${alignc}${color1} Wired${color} ${addr eth0}
        ${color1}Up:${color} ${alignr}${totalup eth0}
        ${color1}Down:${color} ${alignr}${totaldown eth0}
        ${alignc}${color1}System Updates${color} ${execi 3600 aptitude search "~U" | wc -l | tail}
    Screenshot.
    Ubuntu User #24005, Linux User #480025

Page 810 of 2348 FirstFirst ... 31071076080080880981081181282086091013101810 ... 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
  •