.conkyrc 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. -- Writed by DIEGOHV (diegoh.vanni@gmail.com)
  2. -- Modified by Slackjeff (lrcjefferson@gmail.com)
  3. conky.config = {
  4. background = true, --Set to yes if you want Conky to be forked in the background
  5. use_xft = true, --Use Xft?
  6. -- xftfont Bitstream Vera Monospace Mono:size=9, --Xft font when Xft is enabled
  7. -- xftfont Bitstream Monospace:size=9, --Xft font when Xft is enabled
  8. xftalpha = 1.0, --Text alpha when using Xft
  9. update_interval = 1.0, --Update interval in seconds
  10. total_run_times = 0, --This is the number of times Conky will update before quitting (0 = infinite)
  11. own_window = true, --Create own Window?
  12. own_window_type = 'normal', --Use "normal" to create own window instead of using desktop (required in nautilus)
  13. own_window_transparent = true, --Own Window transparent?
  14. own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', --Own Window configuration
  15. double_buffer = true, --Use double buffering (reduces flicker, may not work for everyone)
  16. minimum_size = 300, --Minimum size of text area
  17. maximum_width = 300, --Minimum width of text area
  18. draw_shades = false, --Draw shades?
  19. draw_outline = false, --Draw outlines?
  20. draw_borders = false, --Draw borders around text
  21. draw_graph_borders = true, --Draw borders around graphs
  22. -- stippled_borders = 8, --Stippled borders?
  23. -- border_margin = 4, --Border margins
  24. border_width = 1, --Border width
  25. default_color = 'white', --Default colors
  26. default_shade_color = 'black', --Default shade colors
  27. default_outline_color ='white', --Default outline colors
  28. -- font = 'DejaVu Sans Mono:size=9', --Conky Text Font
  29. alignment = 'top_right', --Text alignment
  30. gap_x = 10, --X gap between border of screen and text (same thing as passing -x at command line)
  31. gap_y = 25, --Y gap between border of screen and text (same thing as passing -y at command line)
  32. no_buffers = true, --Subtract file system buffers from used memory?
  33. uppercase = false, --Set to True if you want all text to be in uppercase
  34. cpu_avg_samples = 2, --Number of cpu samples to average. (set to 1 to disable averaging)
  35. net_avg_samples = 2, --Number of net samples to average. (set to 1 to disable averaging)
  36. override_utf8_locale = true, --Force UTF8? (Note that UTF8 support requires XFT)
  37. use_spacer = 'right', --Add spaces to keep things from moving about? This only affects certain objects.
  38. text_buffer_size = 2048 --Text buffer size
  39. }
  40. conky.text = [[ #STUFF AFTER THIS POINT WILL BE FORMATTED ON SCREEN!
  41. # CLOCK
  42. ${alignc}${color green}${font Monospace:style=Bold:pixelsize=35}${time %H:%M:%S}${font}${color}
  43. ${alignr}${font Monospace:style=Bold:pixelsize=10}${time %A}, ${time %e} de ${time %B} de ${time %G}${font}
  44. # SYSTEM DETAILS:
  45. ${color}${font Monospace:style=Bold:pixelsize=18}SYSTEM DETAILS ${hr 1 }
  46. ${font Monospace:size=7}
  47. HOST NAME: ${alignr}$nodename
  48. OS: ${alignr}Debian 8.6 (Jessie) - MATE
  49. KERNEL: $alignr$sysname $kernel ($machine)
  50. #! Deb-pkg: ${alignr}${color green}${execi 28800 ~/.scripts/debupdates.sh}${color}
  51. UPTIME: $alignr$uptime
  52. RUNNING PROCESSES: ${alignr}$processes (${color green}$running_processes Executing${color})
  53. ${color}${font Monospace:style=Bold:pixelsize=12}CPU USAGE:
  54. ${font Monospace:style=Bold:pixelsize=8}
  55. CORE I: CORE II:${font Monospace:size=7}
  56. ${freq}MHz / ${acpitemp}°C (${cpu cpu1}%) ${freq}MHz / ${acpitemp}°C (${cpu cpu2}%)
  57. ${color green}${cpubar 5,120 cpu1} ${color green}${cpubar 5,120 cpu2}
  58. ${color}1st ${color green}${top name 1}${top cpu 1}%${alignr} ${color}1st ${color green}${top name 2}${top cpu 2}%
  59. ${color}${font Monospace:style=Bold:pixelsize=12}MEMORY USAGE:
  60. ${font Monospace:size=7}
  61. $mem / $memmax ($memperc%)
  62. ${color green}${membar 5,120}
  63. ${color}1st ${color green}${top_mem name 1}${top_mem mem 1}% ${alignr}${color}6th ${color green}${top_mem name 6}${top_mem mem 6}%
  64. ${color}2nd ${color green}${top_mem name 2}${top_mem mem 2}% ${alignr}${color}7th ${color green}${top_mem name 7}${top_mem mem 7}%
  65. ${color}3rd ${color green}${top_mem name 3}${top_mem mem 3}% ${alignr}${color}8th ${color green}${top_mem name 8}${top_mem mem 8}%
  66. ${color}4th ${color green}${top_mem name 4}${top_mem mem 4}% ${alignr}${color}9th ${color green}${top_mem name 9}${top_mem mem 9}%
  67. ${color}5th ${color green}${top_mem name 5}${top_mem mem 5}% ${alignr}${color}10th ${color green}${top_mem name 10}${top_mem mem 10}%
  68. ${color}${font Monospace:style=Bold:pixelsize=18}SSD USAGE ${hr 1 }
  69. ${color}${font Monospace:style=Bold:pixelsize=12}ROOT:${font Monospace:size=7} ${alignr}${fs_used /}/${fs_size /} (${fs_used_perc /}%)
  70. ${alignr}${color green}${color green}${fs_bar 5,120 /}
  71. ${color}${font Monospace:style=Bold:pixelsize=18}INTERNET ${hr 1 }
  72. ${font Monospace:style=Bold:pixelsize=12}${color}WIRELESS:${font Monospace:size=7}
  73. ${color}SSID: ${alignr} $color${wireless_essid wlan0}
  74. ${color}SIGNAL STRENGTH: ${alignr} ${color green}${wireless_link_qual wlan0}%
  75. ${color}WLAN IP: ${alignr} $color${addr wlan0}
  76. ${color}MAC: ${alignr} $color${wireless_ap wlan0}
  77. ${color}${font Monospace:style=Bold:pixelsize=12}DOWN SPEED:${font Monospace:size=7} ${alignr} ${color green}${downspeed wlan0} kb/s
  78. ${color}TOTAL DOWN ${alignr}${totaldown wlan0}
  79. ${color}${font Monospace:style=Bold:pixelsize=12}UP SPEED:${font Monospace:size=7} ${alignr} ${color green}${upspeed wlan0} kb/s
  80. ${color}TOTAL UP ${alignr}${totalup wlan0}
  81. ]]