Advertisement
ellisgeek

My Conky Colors config

Nov 21st, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. ######################
  2. # - Conky settings - #
  3. ######################
  4. update_interval 1
  5. total_run_times 0
  6. net_avg_samples 1
  7. cpu_avg_samples 1
  8. if_up_strictness link
  9.  
  10. imlib_cache_size 0
  11. double_buffer yes
  12. no_buffers yes
  13.  
  14. format_human_readable
  15.  
  16. mpd_host localhost
  17. mpd_password *********
  18. mpd_port 6600
  19. #####################
  20. # - Text settings - #
  21. #####################
  22. use_xft yes
  23. xftfont Liberation Sans:size=8
  24. override_utf8_locale yes
  25. text_buffer_size 2048
  26.  
  27. #############################
  28. # - Window specifications - #
  29. #############################
  30. own_window_class Conky
  31. own_window yes
  32. own_window_type normal
  33. own_window_transparent yes
  34. own_window_argb_visual yes
  35. own_window_argb_value 200
  36. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  37.  
  38. alignment top_right
  39. gap_x 25
  40. gap_y 40
  41. minimum_size 182 600
  42. maximum_width 182
  43.  
  44. default_bar_size 60 8
  45.  
  46. #########################
  47. # - Graphics settings - #
  48. #########################
  49. draw_shades no
  50.  
  51. default_color cccccc
  52.  
  53. color0 A09292
  54. color1 1E90FF
  55. color2 A09292
  56. color3 0088FF
  57.  
  58. TEXT
  59. ${font Liberation Sans:style=Bold:size=8}SYSTEM $stippled_hr${font}
  60. ##############
  61. # - SYSTEM - #
  62. ##############
  63. ${color0}${voffset 8}${offset 4}${font ConkyColorsLogos:size=9}u${font}${color}${voffset -16}
  64. ${color0}${font ConkyColors:size=16}b${font}${color}
  65. ${goto 32}${voffset -23}Kernel: ${alignr}${color2}${kernel}${color}
  66. ${goto 32}Uptime: ${alignr}${color2}${uptime}${color}
  67. # |--UPDATES
  68. ${goto 32}Updates: ${alignr}${font Liberation Sans:style=Bold:size=8}${color1}${execi 360 aptitude search "~U" | wc -l | tail}${color}${font} ${color2}Packages${color}
  69. # |--CPU
  70. ${voffset 4}${color0}${font ConkyColors:size=16}c${font}${offset -20}${voffset 6}${cpubar cpu0 4,17}${color}${voffset -16}${goto 32}CPU1: ${font Liberation Sans:style=Bold:size=8}${color1}${cpu cpu1}%${font} ${alignr}${font Liberation Sans:style=Bold:size=8}${color1}${execi 30 sensors -f | grep 'Core 0' | awk '{print $3}' | sed 's/+//' | sed 's/.0.*//'}${color}${font} ${color2}${cpugraph cpu1 8,50 1E90FF 0084C8}${color}
  71. ${goto 32}CPU2: ${font Liberation Sans:style=Bold:size=8}${color1}${cpu cpu2}%${font} ${alignr}${font Liberation Sans:style=Bold:size=8}${color1}${execi 30 sensors -f | grep 'Core 1' | awk '{print $3}' | sed 's/+//' | sed 's/.0.*//'}${color}${font} ${color2}${cpugraph cpu2 8,50 1E90FF 0084C8}${color}
  72. ${goto 32}CPU3: ${font Liberation Sans:style=Bold:size=8}${color1}${cpu cpu3}%${font} ${alignr}${font Liberation Sans:style=Bold:size=8}${color1}${execi 30 sensors -f | grep 'Core 2' | awk '{print $3}' | sed 's/+//' | sed 's/.0.*//'}${color}${font} ${color2}${cpugraph cpu3 8,50 1E90FF 0084C8}${color}
  73. ${goto 32}CPU4: ${font Liberation Sans:style=Bold:size=8}${color1}${cpu cpu4}%${font} ${alignr}${font Liberation Sans:style=Bold:size=8}${color1}${execi 30 sensors -f | grep 'Core 3' | awk '{print $3}' | sed 's/+//' | sed 's/.0.*//'}${color}${font} ${color2}${cpugraph cpu4 8,50 1E90FF 0084C8}${color}
  74. # |--MEM
  75. ${voffset 2}${color0}${font ConkyColors:size=15}g${font}${color}${goto 32}${voffset -7}RAM: ${font Liberation Sans:style=Bold:size=8}${color1}$memperc%${color}${font}
  76. ${offset 1}${color0}${membar 4,17}${color}${goto 32}F: ${font Liberation Sans:style=Bold:size=8}${color2}${memeasyfree}${color}${font} U: ${font Liberation Sans:style=Bold:size=8}${color2}${mem}${color}${font}
  77. # |--BATTERY
  78. ${if_existing /sys/class/power_supply/BAT0}${color0}${font ConkyColors:size=15}6${font}${color}${goto 32}${voffset -6}Battery: ${font Liberation Sans:style=Bold:size=8}${color1}${battery_percent BAT0}%${color}${font} ${alignr}${color2}${battery_bar BAT0 8,60}${color}${else}${color0}${font ConkyColors:size=15}6${font}${color}${goto 32}${voffset -6}Battery: ${font Liberation Sans:style=Bold:size=8}${color2}Unknown Status${color}${font}${endif}
  79. # |--PROC
  80. ${voffset 4}${color0}${font ConkyColors:size=16}C${font}${color}${goto 32}${voffset -10}Processes: ${color2}${alignr 13}CPU${alignr}RAM${color}
  81. ${voffset -1}${goto 42}${color2}${top name 1}${color}${font Liberation Sans:style=Bold:size=8}${color1} ${goto 126}${top cpu 1}${alignr }${top mem 1}${color}${font}
  82. ${voffset -1}${goto 42}${color2}${top name 2}${color}${font Liberation Sans:style=Bold:size=8}${color1} ${goto 126}${top cpu 2}${alignr }${top mem 2}${color}${font}
  83. ${voffset -1}${goto 42}${color2}${top name 3}${color}${font Liberation Sans:style=Bold:size=8}${color1} ${goto 126}${top cpu 3}${alignr }${top mem 3}${color}${font}
  84. ${voffset -1}${goto 42}${color2}${top name 4}${color}${font Liberation Sans:style=Bold:size=8}${color1} ${goto 126}${top cpu 4}${alignr }${top mem 4}${color}${font}
  85. ${voffset -1}${goto 42}${color2}${top name 5}${color}${font Liberation Sans:style=Bold:size=8}${color1} ${goto 126}${top cpu 5}${alignr }${top mem 5}${color}${font}
  86. #############
  87. # - CLOCK - #
  88. #############
  89. ${voffset 4}${font Liberation Sans:style=Bold:size=8}DATE $stippled_hr${font}
  90. ${font Digital Readout Thick Upright:size=40}${goto 18}${color2}${time %I}${voffset -9}:${voffset 9}${time %M}${goto 130}${color2}${voffset -14}${font Digital Readout Thick Upright:size=24}${goto 130}${color2}${time %d}${font Digital Readout Thick Upright:size=12}${voffset 14}${goto 130}${color2}${time %m}${goto 144}${color2}${time %y}${font}
  91. ###########
  92. # - MPD - #
  93. ###########
  94. ${voffset 4}${font Liberation Sans:style=Bold:size=8}MPD $stippled_hr${font}
  95. ${voffset 4}${color0}${font Liberation Sans:size=18}♫${font}${color}${voffset -8}${goto 32}Status:${alignr}${color2}$mpd_status${color}
  96. ${voffset 4}${goto 32}${color2}$mpd_artist${color}
  97. ${goto 32}${color2}$mpd_album${color}
  98. ${goto 32}${color2}$mpd_title${color}
  99. ${voffset 4}${goto 32}${color2}$mpd_elapsed/$mpd_length${color} ${alignr}${color2}${mpd_bar 8,60}${color}
  100. ##########
  101. # - HD - #
  102. ##########
  103. ${voffset 4}${font Liberation Sans:style=Bold:size=8}HD $stippled_hr${font}
  104. # |--HDTEMP1
  105. ${voffset 4}${offset 2}${color0}${font ConkyColors:size=15}8${font}${color}${voffset -8}${goto 32}/dev/sda: ${font Liberation Sans:style=Bold:size=8}${color1}${execi 120 hddtemp /dev/sda -n --unit=F}°F${color}${font}
  106. # |--HDTEMP2
  107. ${goto 32}/dev/sdb: ${font Liberation Sans:style=Bold:size=8}${color1}${execi 120 hddtemp /dev/sdb -n --unit=F}°F${color}${font}
  108. ${execpi 30 /usr/share/conkycolors/bin/conkyHD1}
  109. ###############
  110. # - NETWORK - #
  111. ###############
  112. ${voffset -4}${font Liberation Sans:style=Bold:size=8}NETWORK $stippled_hr${font}
  113. # |--WLAN0
  114. ${if_up wlan0}
  115. ${voffset -5}${color0}${font ConkyColors:size=15}s${font}${color}${goto 32}${voffset -12}Up: ${font Liberation Sans:style=Bold:size=8}${color1}${upspeed wlan0}${color}${font} ${alignr}${color2}${upspeedgraph wlan0 8,60 1E90FF 0084C8}${color}
  116. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totalup wlan0}${color}${font}
  117. ${voffset 2}${color0}${font ConkyColors:size=15}t${font}${color}${goto 32}${voffset -12}Down: ${font Liberation Sans:style=Bold:size=8}${color1}${downspeed wlan0}${color}${font} ${alignr}${color2}${downspeedgraph wlan0 8,60 1E90FF 0084C8}${color}
  118. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totaldown wlan0}${color}${font}
  119. ${color0}${font ConkyColors:size=15}j${font}${color}${voffset -6}${goto 32}Signal: ${font Liberation Sans:style=Bold:size=8}${color1}${wireless_link_qual_perc wlan0}%${color}${font} ${alignr}${color2}${wireless_link_bar 8,60 wlan0}${color}
  120. ${voffset 2}${color0}${font ConkyColors:size=15}B${font}${color}${goto 32}${voffset -6}Local IP: ${alignr}${color2}${addr wlan0}${color}
  121. # |--ETH0
  122. ${else}${if_up eth0}
  123. ${voffset -5}${color0}${font ConkyColors:size=15}s${font}${color}${goto 32}${voffset -12}Up: ${font Liberation Sans:style=Bold:size=8}${color1}${upspeed eth0}${color}${font} ${alignr}${color2}${upspeedgraph eth0 8,60 1E90FF 0084C8}${color}
  124. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totalup eth0}${color}${font}
  125. ${voffset 4}${color0}${font ConkyColors:size=15}t${font}${color}${goto 32}${voffset -12}Down: ${font Liberation Sans:style=Bold:size=8}${color1}${downspeed eth0}${color}${font} ${alignr}${color2}${downspeedgraph eth0 8,60 1E90FF 0084C8}${color}
  126. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totaldown eth0}${color}${font}
  127. ${voffset 2}${color0}${font ConkyColors:size=15}B${font}${color}${goto 32}${voffset -6}Local IP: ${alignr}${color2}${addr eth0}${color}
  128. # |--ENP4S0
  129. ${else}${if_up enp4s0}
  130. ${voffset -5}${color0}${font ConkyColors:size=15}s${font}${color}${goto 32}${voffset -12}Up: ${font Liberation Sans:style=Bold:size=8}${color1}${upspeed enp4s0}${color}${font} ${alignr}${color2}${upspeedgraph enp4s0 8,60 1E90FF 0084C8}${color}
  131. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totalup enp4s0}${color}${font}
  132. ${voffset 2}${color0}${font ConkyColors:size=15}t${font}${color}${goto 32}${voffset -12}Down: ${font Liberation Sans:style=Bold:size=8}${color1}${downspeed enp4s0}${color}${font} ${alignr}${color2}${downspeedgraph enp4s0 8,60 1E90FF 0084C8}${color}
  133. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totaldown enp4s0}${color}${font}
  134. ${voffset 4}${color0}${font ConkyColors:size=15}B${font}${color}${goto 32}${voffset -6}Local IP: ${alignr}${color2}${addr enp4s0}${color}
  135. # |--PPP0
  136. ${else}${if_up ppp0}
  137. ${voffset -5}${color0}${font ConkyColors:size=15}s${font}${color}${goto 32}${voffset -12}Up: ${font Liberation Sans:style=Bold:size=8}${color1}${upspeed ppp0}${color}${font} ${alignr}${color2}${upspeedgraph ppp0 8,60 1E90FF 0084C8}${color}
  138. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totalup ppp0}${color}${font}
  139. ${voffset 2}${color0}${font ConkyColors:size=15}t${font}${color}${goto 32}${voffset -12}Down: ${font Liberation Sans:style=Bold:size=8}${color1}${downspeed ppp0}${color}${font} ${alignr}${color2}${downspeedgraph ppp0 8,60 1E90FF 0084C8}${color}
  140. ${goto 32}Total: ${font Liberation Sans:style=Bold:size=8}${color2}${totaldown ppp0}${color}${font}
  141. ${voffset 2}${color0}${font ConkyColors:size=15}B${font}${color}${goto 32}${voffset -6}Local IP: ${alignr}${color2}${addr ppp0}${color}
  142. ${else}${voffset 4}${color0}${font ConkyColors:size=15}q${font}${color}${voffset -6}${goto 32}Network Unavailable${voffset 14}${endif}${endif}${endif}${endif}
  143. ####################
  144. # - WEATHER - #
  145. ####################
  146. # http://weather.yahoo.com/
  147. ${voffset -4}${font Liberation Sans:style=Bold:size=8}WEATHER $stippled_hr${font}
  148. ${if_gw}${voffset 4}${color0}${font ConkyColorsWeather:size=19}${execpi 600 /usr/share/conkycolors/bin/conkyYahooWeather code 53015 f}${font}${color}
  149. ${voffset -27}${goto 32}Temperature: ${font Liberation Sans:style=Bold:size=8}${color1}${execi 600 /usr/share/conkycolors/bin/conkyYahooWeather cur 53015 f}°F${color}${font}
  150. ${goto 32}${color0}${font ConkyColors:size=8}w${font}${color}${font Liberation Sans:style=Bold:size=8}${voffset -1}${color1}${execi 600 /usr/share/conkycolors/bin/conkyYahooWeather min 53015 f}°F${color}${font} ${color0}${font ConkyColors:size=8}x${font}${color}${voffset -1}${font Liberation Sans:style=Bold:size=8}${color1}${execi 600 /usr/share/conkycolors/bin/conkyYahooWeather max 53015 f}°F${color}${font}
  151. ${else}${voffset 4}${color0}${font ConkyColors:size=15}q${font}${color}${voffset -6}${goto 32}Weather Unavailable${voffset 14}${endif}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement