- # conky configuration
- #
- # The list of variables has been removed from this file in favour
- # of keeping the documentation more maintainable.
- # Check http://conky.sf.net for an up-to-date-list.
- #
- # For ideas about how to modify conky, please see:
- # http://crunchbanglinux.org/forums/topic/59/my-conky-config/
- #
- # For help with conky, please see:
- # http://crunchbanglinux.org/forums/topic/2047/conky-help/
- #
- # Enjoy! :)
- # locale location=CAXX0054
- ##############################################
- # Settings
- ##############################################
- background yes
- use_xft yes
- xftfont sans:size=9
- xftalpha 1
- update_interval 1.0
- total_run_times 0
- own_window yes
- own_window_argb_visual yes
- own_window_argb_value 200
- own_window_type desktop
- double_buffer yes
- minimum_size 200 200
- maximum_width 270
- draw_shades no
- draw_outline no
- draw_borders no
- draw_graph_borders yes
- default_color d8d8d8
- default_shade_color 000000
- default_outline_color d9d7d6
- alignment top_right
- gap_x 12
- gap_y 12
- no_buffers yes
- uppercase no
- cpu_avg_samples 2
- override_utf8_locale yes
- if_up_strictness address
- ##############################################
- # Output
- ##############################################
- TEXT
- ${color green}S Y S T E M I N F O ${hr}
- Host:$alignr$nodename
- Uptime:$alignr$uptime
- RAM:$alignr$mem/$memmax
- Swap usage:$alignr$swap/$swapmax
- Disk usage:$alignr${fs_used /}/${fs_size /} (${memperc}%)
- BATTERY ${hr}
- Level: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
- Remaining: ${battery_time}
- PROCESSING${hr}
- $alignr CPU: $cpu% TEMP: ${acpitemp}?C
- ${cpugraph}
- NAME $alignr PID CPU%
- ${top name 1}$alignr ${top pid 1} ${top cpu 1}
- ${top name 2}$alignr ${top pid 2} ${top cpu 2}
- ${top name 3}$alignr ${top pid 3} ${top cpu 3}
- ${top name 4}$alignr ${top pid 4} ${top cpu 4}
- DATA ${hr}
- RAM:${memperc}% ${membar 6}
- NAME $alignr PID MEM%
- ${top_mem name 1}$alignr ${top_mem pid 1} ${top_mem mem 1}
- ${top_mem name 2}$alignr ${top_mem pid 2} ${top_mem mem 2}
- ${top_mem name 3}$alignr ${top_mem pid 3} ${top_mem mem 3}
- ${top_mem name 4}$alignr ${top_mem pid 4} ${top_mem mem 4}
- NETWORK ${hr}
- ${if_existing /proc/net/route wlan0}Up: ${upspeed wlan0} ${alignr}${upspeedgraph wlan0 8,60}
- Down: ${downspeed wlan0} ${alignr}${downspeedgraph wlan0 8,60}
- Upload: ${alignr}${totalup wlan0}
- Download: ${alignr}${totaldown wlan0}
- Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
- ${goto 20}Internal IP: ${addr wlan0}
- ${goto 20}External IP: ${exec wget -q -O - checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'}
- ${else}${if_existing /proc/net/route eth0}Up: ${upspeed eth0} ${alignr}${upspeedgraph eth0 8,60}
- Down: ${downspeed eth0} ${alignr}${downspeedgraph eth0 8,60}
- Upload: ${alignr}${totalup eth0}
- Download: ${alignr}${totaldown eth0}
- ${goto 20}Internal IP: ${addr eth0}
- ${goto 20}External IP: ${exec wget -q -O - checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'}${endif}${else}Network Unavailable${endif}${hr}
- Fortune favours the bold.
- $alignr -Alexander the Great
- S H O R T C U T K E Y S ${hr}
- Alt+F2$alignr Run Dialog
- Alt+F3$alignr Alt Menu
- Super+Space$alignr Main Menu
- Super+Tab$alignr Client Menu
- Super+m$alignr Media Player
- Super+l$alignr Lock Screen
- Super+v$alignr Volume Control
- PrtSc$alignr Screenshot
- ${color}
Posted by TypewriterJason on Mon 16th Jul 08:30 (modification of post by view diff)
download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.