Share Pastebin
Guest
Public paste!

cereal_bars

By: a guest | May 21st, 2008 | Syntax: Bash | Size: 0.84 KB | Hits: 75 | Expires: Never
Copy text to clipboard
  1. #Conkyrc
  2. background no
  3. use_xft yes
  4. xftfont DejaVu:size=7
  5. xftalpha 0.8
  6. update_interval 1.0
  7. total_run_times 0
  8. minimum_size 20 6
  9. draw_shades yes
  10. draw_outline no
  11. draw_borders no
  12. stippled_borders 0
  13. border_margin 0
  14. border_width 0
  15. default_color white
  16. default_shade_color black
  17. default_outline_color black
  18. alignment top_left
  19. #gap_x 320
  20. #gap_y 2
  21. no_buffers yes
  22. uppercase no
  23. cpu_avg_samples 4
  24. net_avg_samples 4
  25. override_utf8_locale yes
  26.  
  27. TEXT
  28. ${color lightgrey}CPU: $freq_g GHz ($cpu%) - Mem: $memmax ($memperc%) ${color lightgrey}
  29. $stippled_hr
  30. ${color lightgrey}Networking:
  31.   Down:${color lightgrey} ${downspeed eth1} kbps${color lightgrey} - Up:${color lightgrey} ${upspeed eth1} kbps${color lightgrey}
  32.   IP:${color lightgrey} ${addr eth1} ${color lightgrey}
  33. $stippled_hr
  34. ${color lightgrey}Battery: ${battery BAT1} ${color lightgrey}