hootiegibbon

.conkyrc

Oct 6th, 2011
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. alignment top_left
  2. background no
  3. border_width 0
  4. cpu_avg_samples 2
  5. default_color grey
  6. default_outline_color grey
  7. default_shade_color grey
  8. draw_borders no
  9. draw_graph_borders yes
  10. draw_outline no
  11. draw_shades no
  12. use_xft yes
  13. xftfont fixed:size=8
  14. gap_x 5
  15. gap_y 0
  16. minimum_size 5 5
  17. net_avg_samples 2
  18. no_buffers yes
  19. out_to_console no
  20. out_to_stderr no
  21. extra_newline no
  22. own_window no
  23. own_window_class Conky
  24. own_window_type desktop
  25. stippled_borders 0
  26. update_interval 1.0
  27. uppercase no
  28. use_spacer none
  29. show_graph_scale no
  30. show_graph_range no
  31.  
  32. TEXT
  33. $nodename - $kernel > ${color purple}CPU:$color ${cpubar 7,20} $cpu% > ${color purple}Ps:$color $processes > ${color purple}RAM:$color $mem- ${membar 7,20} $memperc% ($memmax) > ${color purple}Battery:$color ${battery_bar 7,20} ${battery_percent BAT0}% ${battery_time 0} Remaining >${color purple} NetUp:$color ${upspeedf wlan0}Kb ${color purple} NetDown:$color ${downspeedf wlan0}Kb > ${color purple} Time:$color ${time %A-%d-%B-%Y %R}
  34.  
  35.  
Advertisement
Add Comment
Please, Sign In to add comment