Page 14 of 2348 FirstFirst ... 4121314151624641145141014 ... LastLast
Results 131 to 140 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #131
    Join Date
    May 2006
    Location
    Salt Lake City
    Beans
    210
    Distro
    Ubuntu 6.10 Edgy

    Re: Post your .conkyrc files w/ screenshots

    @Andifferous
    Search the forums for a file called gtkrc. it might be '.gtkrc-2.0' but that is where you can change panel color. If you are using edgy you can use a program called 'gnome-color-chooser' it can be found here. It doesnt work in dapper though, due to many dependency issues
    How to Svideo and More on your i945 Chipset
    Dell E1405, Intel Core Duo 1.6 GHZ, 512 DDR2, Primary OS - Hardy RC / Secondary OS- XP Home

  2. #132
    Join Date
    Nov 2006
    Location
    Vienna, Austria
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    Andifferous if you were refering to the font colour then this is the how to I used. But since you said panel colour I was not sure what you meant.
    Recommended Resources: Ubuntu Linux Resources

  3. #133
    Join Date
    Jul 2006
    Location
    South of Hell
    Beans
    76
    Distro
    Ubuntu 6.06

    Re: Post your .conkyrc files w/ screenshots

    Mine is slightly modified from a stock config on conky's site


    and..

    Code:
    [heathen@laptop ~]$ cat .conkyrc
    # conky config by heathen
    
    background yes
    use_xft yes
    xftfont Terminus:size=8
    xftalpha 0.8
    update_interval 2.0
    total_run_times 0
    own_window no
    double_buffer yes
    minimum_size 100 5
    draw_shades yes
    draw_outlines no
    draw_borders no
    stippled_borders 0
    border_margin 4
    border_width 1
    default_color white
    default_shade_color black
    default_outline_color white
    alignment bottom_right
    #alignment bottom_left
    #alignment top_right
    #alignment top_left
    gap_x 1
    gap_y 2
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale no
    use_spacebar yes
    
    TEXT
    
    ${color slate grey}SYSTEM${hr 1}
    ${color slate grey}${time %a,} ${alignr}${color}${time %e %b %Y}
    ${color slate grey}EST${alignr}${color}${time %I:%M %P}
    ${color slate grey}Uptime:${alignr}${color}$uptime
    ${color slate grey}Kern:${alignr}${color}$kernel
    ${color slate grey}BATTERY${hr 1}
    ${color slate grey}Power:${alignr}${color}${acpiacadapter}
    ${color slate grey}Status:${alignr}${color}${battery BAT1}
    ${color slate grey}Time:${alignr}${color}${battery_time BAT1}
    ${color slate grey}CPU${hr 1}
    ${color slate grey}Temp:${alignr}${color}${acpitemp}C
    ${color slate grey}Speed:${alignr}${color}${freq}MHz
    ${color slate grey}Load:${alignr}${color}${loadavg}
    $cpu%${alignr}${cpubar 3,100}
    ${color slate grey}Highest MEM:
    ${color #ddaa00} ${top_mem name 1}${alignr}${top_mem mem 1}
    ${color lightgrey} ${top_mem name 2}${alignr}${top_mem mem 2}
    ${color lightgrey} ${top_mem name 3}${alignr}${top_mem mem 3}
    ${color lightgrey} ${top_mem name 4}${alignr}${top_mem mem 4}
    ${color slate grey}MEM:${alignr}${color}$mem/$memmax
    $memperc%${alignr}${membar 3,100}
    ${color slate grey}SWAP:${alignr}${color}$swap/$swapmax
    $swapperc%${alignr}${swapbar 3,100}
    ${color slate grey}ROOT:    ${color }${fs_free /}/${fs_size /}
    ${fs_used /}${alignr}${fs_bar 3,100 /}
    ${color slate grey}HOME:  ${color }${fs_free /home}/${fs_size /home}
    ${fs_used /home}${alignr}${fs_bar 3,100 /home}
    ${color slate grey}NET${hr 1}
    ${color slate grey}IP:${alignr}${color}${addr eth1}
    ${color slate grey}Host:${alignr}${color}$nodename
     ${color}Up: ${color }${upspeed eth1} k/s
     ${upspeedgraph eth1 20,150 0b1a72 1834de}
     ${color}Down: ${color }${downspeed eth1} k/s${color}
     ${downspeedgraph eth1 20,150 0b1a72 1834de}
    Last edited by heathen; March 6th, 2007 at 12:56 AM. Reason: thumbnail for image

  4. #134
    Join Date
    Jul 2006
    Location
    Earth
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Post your .conkyrc files w/ screenshots

    Check my conky badboy out.
    Attached Images Attached Images
    Nothing to see here, move along...

  5. #135
    Join Date
    Mar 2006
    Location
    127.0.0.1
    Beans
    114
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Post your .conkyrc files w/ screenshots

    Hi,

    I can't get the gmail.py script to work in my conky.

    Here is .conkyrc:

    Code:
    # maintain spacing between certain elements
    use_spacer yes
    
    # set to yes if you want tormo to be forked in the background
    #background yes
    
    use_xft yes
    
    # Xft font when Xft is enabled
    xftfont Vera-7
    #xftfont Andale Mono-9
    #xftfont Clean-8
    #xftfont cubicfive10:pixelsize=8
    #xftfont squaredance10:pixelsize=14
    #xftfont swf!t_v02:pixelsize=10
    
    # Text alpha when using Xft
    xftalpha 1
    mail_spool $MAIL
    
    # Update interval in seconds
    update_interval 1.0
    
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type override
    own_window_transparent yes
    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 200 5
    maximum_width 300
    
    # Draw shades?
    draw_shades no
    
    # Draw outlines?
    draw_outline no # amplifies text
    
    # Draw borders around text
    draw_borders no
    
    # Stippled borders?
    stippled_borders 3
    
    # border margins
    border_margin 5
    
    # border widt5
    border_width 6
    
    # Default colors and also border colors, grey90 == #e5e5e5
    default_color grey90
    default_shade_color black
    default_outline_color DarkGrey
    
    # 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
    gap_x 24
    gap_y 24
    
    # Subtract file system buffers from used memory?
    no_buffers yes
    
    # set to yes if you want all text to be in uppercase
    uppercase no
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    
    
    ${color #ffcb48}System ${hr 2}
      ${color #e5e5e5}Ubuntu $sysname $kernel on $nodename
      ${color #e5e5e5}Uptime $alignr $uptime
      ${color #e5e5e5}Cpu $color $alignr $cpu% 
      ${color #e5e5e5}Load $alignr $loadavg
      ${color #e5e5e5}Ram $color     $memperc%         ${color #98c2c7}${membar 6}${color #98c2c7}
      ${color #e5e5e5}Swap $color     $swapperc%         ${color #98c2c7}${swapbar 6}${color #98c2c7}
      ${color #e5e5e5}Processes $color $processes  Running$color $running_processes
      ${color #e5e5e5}Ram $mem $alignr Swap $swap
    
    ${color #ffcb48}Processes ${hr 2}
      ${color #98c2c7}NAME             PID       CPU%      MEM%
      ${color #e5e5e5}${top name 1} ${top pid 1}   ${top cpu 1}    ${top mem 1}
      ${color #e5e5e5}${top name 2} ${top pid 2}   ${top cpu 2}    ${top mem 2}
      ${color #e5e5e5}${top name 3} ${top pid 3}   ${top cpu 3}    ${top mem 3}
      ${color #e5e5e5}${top name 4} ${top pid 4}   ${top cpu 4}    ${top mem 4}
    
    ${color #ffcb48} Memory ${hr 2}
      ${color #98c2c7}NAME             PID       CPU%      MEM%
      ${color #e5e5e5}${top_mem name 1} ${top_mem pid 1}   ${top_mem cpu 1}    ${top_mem mem 1}
      ${color #e5e5e5}${top_mem name 2} ${top_mem pid 2}   ${top_mem cpu 2}    ${top_mem mem 2}
      ${color #e5e5e5}${top_mem name 3} ${top_mem pid 3}   ${top_mem cpu 3}    ${top_mem mem 3}
      ${color #e5e5e5}${top_mem name 4} ${top_mem pid 4}   ${top_mem cpu 4}    ${top_mem mem 4}
    
    ${color #ffcb48}Networking ${hr 2}
    ${color #e5e5e5}ip address: $color${addr eth0}
    ${color #e5e5e5}down: $color${downspeed eth0}k/s
    ${color #e5e5e5}up: $color${upspeed eth0}k/s
    
    ${color #ffccaa}derekstormed@gmail.com
    ${color #e5e5e5}${texeci 120 python ~/gmail.py}
    Here is my gmail.py:

    Code:
    import feedparser
    from sys import stdout
    d=feedparser.parse("https://derekstormed:password@gmail.google.com/gmail/feed/atom")
    stdout.write(str(len(d['entries'])))
    How do I make it work?
    Last edited by th3gh05t; March 8th, 2007 at 09:59 PM. Reason: quote -> code
    All of us are done for.

    blog | gallery

  6. #136
    Join Date
    Oct 2006
    Location
    esperance,wa. australia
    Beans
    722
    Distro
    Ubuntu 6.10 Edgy

    Re: Post your .conkyrc files w/ screenshots

    i would like to resize my conky but don,t realy know which lines to edit,have fiddled with it but i just seem to enlarge it or spread it all over the place...lol


    Code:
    background yes
    use_xft yes
    xftfont Terminus:size=8
    xftalpha 0.8
    update_interval 2.0
    total_run_times 0
    own_window no
    double_buffer yes
    minimum_size 100 5
    draw_shades yes
    draw_outlines no
    draw_borders no
    stippled_borders 0
    border_margin 4
    border_width 3
    default_color white
    default_shade_color black
    default_outline_color white
    #alignment bottom_right
    #alignment bottom_left
    alignment top_right
    #alignment top_left
    gap_x 15
    gap_y 15
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale no
    use_spacebar yes
    
    TEXT
    
    ${color steel blue}SYSTEM${hr 1}
    ${color steel blue}${time %a,} ${alignr}${color}${time %e %b %Y}
    ${color steel blue}EST${alignr}${color}${time %I:%M %P}
    ${color steel blue}Uptime:${alignr}${color}$uptime
    ${color steel blue}Kern:${alignr}${color}$kernel
    
    ${color cd4d00}HARDDRIVE ${hr 5}$color
    Total:	${fs_used /} / ${fs_size /} 
    ${fs_free_perc /}%   ${fs_bar 6 /}$color 
    ${color #0077ff}${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'} ${color lightgrey}${freq_dyn}Mhz
    ${color #0077ff}Usage: ${color lightgrey}${cpu}% ${color #FCFF00}${cpubar}
    ${color #0077ff}${cpugraph 000000 FCFF00}
    ${color #0077ff}Processes:${color lightgrey} $processes  ${color #0077ff}Run:${color lightgrey} $running_processes
    ${color #0077ff}CPU Usage         PID     CPU%   MEM%
    ${color steel blue} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    ${color #0077ff} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    ${color #0077ff} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    ${color steel blue}CPU${hr 1}
    ${color steel blue}Temp:${alignr}${color}${acpitemp}C
    ${color steel blue}Speed:${alignr}${color}${freq}MHz
    ${color steel blue}Load:${alignr}${color}${loadavg}
    $cpu%${alignr}${cpubar 3,100}
    ${color steel blue}Highest MEM:
    ${color #ddaa00} ${top_mem name 1}${alignr}${top_mem mem 1}
    ${color lightgrey} ${top_mem name 2}${alignr}${top_mem mem 2}
    ${color lightgrey} ${top_mem name 3}${alignr}${top_mem mem 3}
    ${color lightgrey} ${top_mem name 4}${alignr}${top_mem mem 4}
    ${color steel blue}MEM:${alignr}${color}$mem/$memmax
    $memperc%${alignr}${membar 3,100}
    ${color steel blue}SWAP:${alignr}${color}$swap/$swapmax
    $swapperc%${alignr}${swapbar 3,100}
    ${color steel blue}ROOT:    ${color }${fs_free /}/${fs_size /}
    ${fs_used /}${alignr}${fs_bar 3,100 /}
    ${color steel blue}HOME:  ${color }${fs_free /home}/${fs_size /home}
    ${fs_used /home}${alignr}${fs_bar 3,100 /home}
    ${color steel blue}NET${hr 1}
    ${color steel blue}IP:${alignr}${color}${addr eth0}
    ${color steel blue}Host:${alignr}${color}$nodename
     ${color}Up: ${color }${upspeed eth0} k/s
     ${upspeedgraph eth0 20,150 0b1a72 1834de}
     ${color}Down: ${color }${downspeed eth0} k/s${color}
     ${downspeedgraph eth0 20,150 0b1a72 1834de}
    
    ${color steel blue}FORTUNE ${hr 2}$color
    ${execi 3600 fortune -s | fold -w50}
    so can anyone show me what lines to edit,it currently takes up about a quarter or the sceen.wold like it to be around 1/5 - or 1/6 of the screen...thank you
    Attached Images Attached Images
    It's hard to get the big picture when you have such a small screen
    registered linux user 436419.,,,ubuntu user 9885
    www.cafelinux.org/forum/,,,http://www.getautomatix.com/forum/

  7. #137
    Join Date
    Mar 2006
    Beans
    1,123

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by STREETURCHINE View Post
    i would like to resize my conky but don,t realy know which lines to edit,have fiddled with it but i just seem to enlarge it or spread it all over the place...lol

    so can anyone show me what lines to edit,it currently takes up about a quarter or the sceen.wold like it to be around 1/5 - or 1/6 of the screen...thank you
    # Minimum size of text area
    minimum_size 260
    maximum_width 260
    "I'd rather be hated for what I am, than loved for what I'm not."

  8. #138
    Join Date
    Jan 2007
    Location
    England
    Beans
    103
    Distro
    Xubuntu 7.04 Feisty Fawn

    Re: Post your .conkyrc files w/ screenshots

    Hi,

    Sorry, whats conkyrc? Is it like a desktop widget?I checked my /usr/share/doc/conky/examples/conkyrc.sample.gz , but its empty? How do I set it up?

    Cheers

  9. #139
    Join Date
    Dec 2005
    Location
    Kingston, Ontario
    Beans
    1,919
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Pugwash View Post
    Hi,

    Sorry, whats conkyrc? Is it like a desktop widget?I checked my /usr/share/doc/conky/examples/conkyrc.sample.gz , but its empty? How do I set it up?

    Cheers
    Code:
    sudo apt-get install conky
    ~/.conkyrc is the configuration file. It's called ".conkyrc" and it's located in your home folder. Typing "gksudo gedit ~/.conkyrc" will let you edit the configuration file.

  10. #140
    Join Date
    Jan 2007
    Location
    England
    Beans
    103
    Distro
    Xubuntu 7.04 Feisty Fawn

    Re: Post your .conkyrc files w/ screenshots

    Thanks for the info Loke . Just set mine up, very nice. I stole the code from PartisanEntity. I love linux.
    Attached Images Attached Images
    Last edited by Pugwash; March 9th, 2007 at 09:08 AM.

Page 14 of 2348 FirstFirst ... 4121314151624641145141014 ... 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
  •