Advertisement
azk4n

conkyrc sup

Jan 7th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. # written by azk4n ([email protected])
  2.  
  3. background yes
  4. use_xft yes
  5. xftfont Droid Sans:size=8.4
  6. xftalpha 3.0
  7.  
  8. update_interval 1.0
  9. total_run_times 0
  10. draw_shades no
  11. draw_outline no
  12. draw_borders no
  13. draw_graph_borders no
  14.  
  15. minimum_size 1350 0
  16.  
  17. own_window yes
  18. own_window_type override
  19. own_window_transparent no
  20. own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
  21. own_window_colour 242424
  22.  
  23. double_buffer yes
  24. #no_buffers no
  25. default_color C99FD0
  26. color1 eeeeee
  27. alignment top_left
  28. imlib_cache_size 0
  29.  
  30. gap_x 8
  31. gap_y 6
  32.  
  33. TEXT
  34. azk4n@ArchLinux | ${color}uptime ${color1}${uptime} ${color} | temp ${color1}$acpitemp °C | ${color}kernel ${color1}$kernel | ${color } ${time %A} ${color1} ${time %d.%m.%Y} | ${color}arch ${color1}$machine | ${color}home ${color1}${fs_used /home}/${fs_size /home} / livre ${fs_free_perc /home}% | ${color}mem ${color1}$mem/$memmax / $memperc% | ${color}down${color1} ${downspeed wlp6s0} ${color}up ${color1}${upspeed wlp6s0} | ${color}cpu ${color1} ${cpu cpu0}% ${color}${freq}MHz${color1} ${cpu cpu1}% ${cpu cpu2}% ${cpu cpu3}% ${cpu cpu4}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement