Advertisement
arcum

beats conky

Oct 24th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. background no
  2. font Liberation Sans:size=8
  3. #xftfont Liberation sans:size=9
  4. use_xft yes
  5. xftalpha 0.9
  6. update_interval 1.0
  7. total_run_times 0
  8. own_window yes
  9. own_window_transparent yes
  10. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  11. own_window_type normal
  12. double_buffer yes
  13. minimum_size 200
  14. maximum_width 225
  15. draw_shades no
  16. draw_outline no
  17. draw_borders no
  18. draw_graph_borders yes
  19. default_color 656667
  20. default_shade_color black
  21. default_outline_color green
  22. alignment top_right
  23. gap_x 5
  24. gap_y 30
  25. no_buffers yes
  26. uppercase no
  27. cpu_avg_samples 2
  28. override_utf8_locale no
  29. uppercase no
  30.  
  31. # Define some Colors
  32. color0 656667 # Headings
  33. color1 656667 # Horizonal lines
  34. color2 656667 # Text
  35.  
  36. ####
  37. ## Load Lua for bargraphs
  38. ## Set the path to your script here.
  39. #
  40. lua_load bargraph_small.lua
  41. lua_draw_hook_post main_bars
  42.  
  43. TEXT
  44. ###########################
  45. # Logo and Linux Text
  46. ###########################
  47. ${alignc 72}${font Liberation Sans:pixelsize=23}${alignr}C R U N C H B A N G
  48. ${voffset -10}${goto 50}${color2}${font Liberation Sans:size=8}playtime's over - shit just got real
  49. ###########################
  50. # Time
  51. ###########################
  52. ${color0}${font Liberation Sans:size=8}T I M E ${color1} ${hr 2} ${color2}${font}
  53. ${alignc 60}${color2}${font Liberation Sans:pixelsize=56}${time %H:%M}${font}
  54. ${alignc -24}${color 656667}${font Liberation Sans:pixelsize=11}${time %a %d %b %Y}${font}
  55. ###########################
  56. # System Information
  57. ###########################
  58. ${color0}${font Liberation Sans:size=8}S Y S T E M ${color1} ${hr 2} ${color2}${font}
  59. ${voffset 4}${font OpenLogos:size=10}${color2}J${voffset -4}${font Liberation Sans:size=8}${color2}${offset 5}${pre_exec lsb_release -sd || cat /etc/*release}${font}
  60. ${voffset 2}${offset -2}${font OpenLogos:size=12}${color2}Z${voffset -4}${font}${color2}${offset 3}${sysname}${offset 3}${kernel}${alignr}${machine}
  61. ${voffset 2}${font StyleBats:size=10}${color2}A${voffset -1}${font}${color2}${offset 5}AMD E450${alignr}${freq_g cpu0} GHz
  62. ${voffset 2}${font StyleBats:size=10}${color2}z${voffset -1}${font}${color2}${offset 5}Processes${alignr}${alignr}$processes ($running_processes running)
  63. ${voffset 2}${font StyleBats:size=10}${color2}q${voffset -1}${font}${color2}${offset 5}System Uptime${alignr}${uptime_short}
  64.  
  65. ###########################
  66. # CPU and Processes
  67. ###########################
  68. ${color0}${font Liberation Sans:size=8}C P U ${color1} ${hr 2} ${color2}${font}
  69. ${voffset 4}${font StyleBats:size=9.9}${color2}k${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU1${offset 5}${font Liberation Sans:size=8}${cpu cpu1}%${font}
  70. ${voffset 2}${font StyleBats:size=9.9}${color2}k${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU2${offset 5}${font Liberation Sans:size=8}${cpu cpu2}%${font}
  71.  
  72. ###########################
  73. # Memory
  74. ###########################
  75. ${color0}${font Liberation Sans:size=8}M E M O R Y ${color1} ${hr 2} ${color2}${font}
  76. ${voffset 4}${font StyleBats:size=10}${color2}l${voffset -2}${font Liberation Sans:size=8}${color2}${offset 3}RAM${goto 97}${font Liberation Sans:size=8}${mem} / ${memmax}${alignr}${memperc}%${font}
  77.  
  78.  
  79. ###########################
  80. # HDDs
  81. ###########################
  82. ${color0}${font Liberation Sans:size=8:bold}H D D ${color1} ${hr 2} ${color2}${font}
  83. ${voffset 4}${font StyleBats:size=9.9}${color2}i${voffset -2}${font Liberation Sans:size=8}${color2}${offset 4}/home${goto 95}${font Liberation Sans:size=8}${fs_used /home} / ${fs_size /}${alignr}${fs_used_perc /home}%${font}
  84. ${voffset 15}${font StyleBats:size=9.9}${color2}8${voffset -2}${font Liberation Sans:size=8}${color2}${offset 4}SWAP${goto 95}${font Liberation Sans:size=8}${swap} / ${swapmax}${alignr}${swapperc}%${font}
  85.  
  86.  
  87. ###########################
  88. # Top Processes
  89. ###########################
  90. ${color0}${font Liberation Sans:size=8}T O P P R O C E S S E S ${color1} ${hr 2} ${color2}${font}
  91. ${voffset 4}${font StyleBats:size=10}${color1}h${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 1}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 1}${alignr}${top_mem mem 1}%${font}
  92. ${voffset 1}${font StyleBats:size=10}${color1}h${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 2}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 2}${alignr}${top_mem mem 2}%${font}
  93. ${voffset 1}${font StyleBats:size=10}${color1}h${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 3}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 3}${alignr}${top_mem mem 3}%${font}
  94. ${voffset 1}${font StyleBats:size=10}${color1}h${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 4}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 4}${alignr}${top_mem mem 4}%${font}
  95.  
  96. ###########################
  97. # Network
  98. ###########################
  99. ${color0}${font Liberation Sans:size=8}N E T W O R K ${color1} ${hr 2} ${color2}${font}
  100. ${voffset 4}${font PizzaDudeBullets:size=9.5}T${font Liberation Sans:size=8}${color2}${offset 5}download${goto 120}${font Liberation Sans:size=8}${totaldown wlan0}${alignr}${font Liberation Sans:size=8.3}${downspeed wlan0}${font}
  101. ${voffset 0}${font PizzaDudeBullets:size=9.5}N${font Liberation Sans:size=8}${color2}${offset 5}upload${goto 120}${font Liberation Sans:size=8}${totalup wlan0}${alignr}${font Liberation Sans:size=8.3}${upspeed wlan0}${font}
  102. ${voffset 4}${font PizzaDudeBullets:size=9.5}0${font Liberation Sans:size=8}${color2}${offset 5}ESSID${alignr}${font Liberation Sans:size=8}${wireless_essid wlan0}${font}
  103. ${voffset 4}${font PizzaDudeBullets:size=9.5}\${font Liberation Sans:size=8}${color2}${offset 5}private${offset 3}ip${alignr}${font Liberation Sans:size=8}${addr wlan0}${font}
  104. ${voffset 0}${font PizzaDudeBullets:size=9.5}[${font Liberation Sans:size=8}${color2}${offset 5}public${offset 7}ip${alignr}${font Liberation Sans:size=8}${execi 1800 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}${font}
  105.  
  106. ###########################
  107. # Shortcuts
  108. ###########################
  109. ${color0}${font Liberation Sans:size=8}S H O R T C U T S ${color1} ${hr 2} ${color2}${font}
  110. ${voffset 4}Alt+F2$alignr Run Dialog
  111. Alt+F3$alignr Alt Menu
  112. Super+Space$alignr Main Menu
  113. Super+Tab$alignr Client Menu
  114. Super+t$alignr Terminal
  115. Super+f$alignr File Manager
  116. Super+e$alignr Editor
  117. Super+w$alignr Web Browser
  118. Super+h$alignr Task Manager
  119. Super+l$alignr Lock Screen
  120. Super+x$alignr Logout
  121.  
  122. ######END##########
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement