Advertisement
Guest User

Untitled

a guest
Feb 5th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. # Overwrite this file if you want to have a permanent setting
  2. ############
  3. # Settings #
  4. ############
  5. background yes
  6. use_xft yes
  7. xftfont Liberation Sans:size=9
  8. xftalpha 1
  9. update_interval 1.0
  10. total_run_times 0
  11. own_window yes
  12. own_window_transparent yes
  13. own_window_type normal
  14. own_window_argb_visual yes
  15. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  16. double_buffer yes
  17. minimum_size 200 200
  18. maximum_width 240
  19. draw_shades no
  20. draw_outline no
  21. draw_borders no
  22. draw_graph_borders no
  23. default_color 656667
  24. default_shade_color 000000
  25. default_outline_color 828282
  26. default_bar_size 240 2
  27. alignment top_right
  28. gap_x -30
  29. gap_y 50
  30. no_buffers yes
  31. uppercase no
  32. cpu_avg_samples 2
  33. override_utf8_locale no
  34. ###########f9f9f9
  35. # Output #
  36. ##########
  37. TEXT
  38. ${font Oswald:pixelsize=20}
  39. #${color #dedede}${time %H:%M}
  40. #${voffset -10}
  41. #${color #d64937}${time %a} ${color #2d2d2d}${time %d} ${color #2d2d2d}${time %b}
  42. #${voffset -10}
  43. ${color #2d2d2d}CPU: ${color #f9f9f9}${CPU}%
  44. ${voffset -10}
  45. ${color #2d2d2d}TEMP: ${color #f9f9f9}${acpitemp}C
  46. ${voffset -10}
  47. ${color #2d2d2d}RAM: ${color #f9f9f9}${mem}
  48. ${voffset -10}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement