Advertisement
mosaid

Untitled

Dec 21st, 2017
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. #gotham (date and time)
  2. #
  3. #
  4. use_xft yes
  5. xftfont 123:size=8
  6. xftalpha 0.1
  7. update_interval 1
  8. total_run_times 0
  9.  
  10. own_window yes
  11. own_window_type dock
  12. own_window_transparent yes
  13. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  14. own_window_colour 000000
  15. own_window_argb_visual yes
  16. own_window_argb_value 0
  17.  
  18.  
  19. double_buffer yes
  20. #minimum_size 200 5
  21. maximum_width 650
  22. draw_shades no
  23. draw_outline no
  24. draw_borders no
  25. draw_graph_borders no
  26. default_color white
  27. default_shade_color red
  28. default_outline_color green
  29. alignment bottom_right
  30. gap_x 30
  31. gap_y 60
  32. no_buffers yes
  33. uppercase no
  34. cpu_avg_samples 2
  35. net_avg_samples 1
  36. override_utf8_locale yes
  37. use_spacer yes
  38.  
  39.  
  40. minimum_size 0 0
  41. TEXT
  42. ${voffset 10}${color EAEAEA}${font GE Inspira:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color FFA300}${font GE Inspira:pixelsize=42}${time %d} ${voffset -15}${color EAEAEA}${font GE Inspira:pixelsize=22}${time %B} ${time %Y}${font}${voffset 24}${font GE Inspira:pixelsize=58}${offset -148}${time %A}${font}
  43. ${voffset 1}${offset 12}${font Ubuntu:pixelsize=12}${color FFA300}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color FFA300}RAM ${offset 9}$color$mem / $memmax${offset 30}${color FFA300}CPU ${offset 9}$color${cpu cpu0}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement