Advertisement
Algabe

conkyrc N wifistatus

Dec 28th, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. #############################################
  2. # ____ _
  3. # / ___|___ _ __ | | ___ _ _ __ ___
  4. # | | / _ \| '_ \| |/ / | | | '__/ __|
  5. # | |__| (_) | | | | <| |_| | | | (__
  6. # \____\___/|_| |_|_|\_\\__, |_| \___|
  7. # |___/
  8. ##############################################
  9. # Settings
  10. ##############################################
  11.  
  12. background no
  13. use_xft yes
  14. xftfont anorexia:size=9
  15. xftalpha 1
  16. text_buffer_size 50000
  17. update_interval 0.50
  18. total_run_times 0
  19. own_window yes
  20. own_window_transparent no
  21. own_window_type override
  22. own_window_colour 222222
  23. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  24. double_buffer yes
  25. draw_shades no
  26. draw_outline no
  27. draw_borders no
  28. draw_graph_borders no
  29. default_color 5C95B3
  30. default_shade_color black
  31. default_outline_color white
  32. gap_x 0
  33. gap_y 0
  34. no_buffers yes
  35. uppercase no
  36. cpu_avg_samples 10
  37. override_utf8_locale yes
  38. alignment top_left
  39. minimum_size 1280 0
  40. short_units yes
  41. pad_percents 1
  42. top_name_width 1
  43.  
  44. ##############################################
  45. # Output #
  46. ##############################################
  47.  
  48. TEXT
  49. ${alignc} ${color 739FCF}Archlinux Rulez!${color A4A6A7} - ${color DC689E}${exec 'wifistatus'}${color}| ${color beed5f}Kernel: ${color d3d3d3}$kernel${color} | ${color 9e6ffe}Uptime: ${color d3d3d3}$uptime${color} | ${color DCC58F}Cpu: ${color e3e3e3}${cpu cpu0}%${color} | ${color 619AF5}Ram: ${color d3d3d3}${mem}/${memmax}${color} | ${color F78181}${if_mpd_playing}${mpd_artist 30}${color A4A6A7} - ${color 9EDCBB}${mpd_title 40}${color F7D358} <${mpd_elapsed}/${mpd_length}>${else}Music stopped$endif${color} | ${color eeeeee}${time %I:%M %p}${color BEF781} ${time %a, %d.%m.%y} ${color}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement