laptop-conky-configR3 888 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. double_buffer yes
  2. background yes
  3. use_xft yes
  4. xftfont Bitstream Vera Sans Mono:size=10
  5. xftalpha 0.8
  6. update_interval 1.0
  7. total_run_times 0
  8. own_window yes
  9. own_window_type desktop
  10. own_window_transparent yes
  11. own_window_colour black
  12. own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager
  13. minimum_size 250 50
  14. maximum_width 250
  15. minimum_width 250
  16. draw_shades no
  17. draw_outline no
  18. draw_borders no
  19. stippled_borders 0
  20. border_margin 6
  21. border_width 1
  22. default_color green
  23. default_shade_color lightgrey
  24. default_outline_color green
  25. alignment top_right
  26. gap_x 20
  27. gap_y 20
  28. no_buffers yes
  29. uppercase no
  30. TEXT
  31. ${ALIGNR}${time %a %b %d %H:%M}
  32. ${ALIGNR}$uptime
  33. ${ALIGNR}${cpu cpu1}% ${cpu cpu2}%
  34. ${ALIGNR}${acpitemp}c
  35. ${ALIGNR}$memperc% $mem/$memmax
  36. ${ALIGNR}${fs_free /home/CAKServer}/${fs_size /home/CAKServer}
  37. ${ALIGNR}${battery_percent BAT1}%
  38. ${ALIGNR}${upspeed wlan1}/s
  39. ${ALIGNR}${downspeed wlan1}/s