guest@dotshare [~/groups/info/conky] $ ls bankai-of-minimal/ | cat

bankai of minimal (scrot, raw, dl)

shawakaze Oct 04, 2012 (info/conky)

SCROT

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
##############################################
#                           super minimal conky	                                      #
#	                      author: shawakaze                                             #
#	              email: shawkaze@gmail.com                                       #	
#	                                                                                              #
#	        This is for people who like to keep it simple	                      #
#	           # made for busy people #	                                      #	
##############################################

background yes
use_xft yes
xftfont dina:size=9
xftalpha 0.25
update_interval 1.0
double_buffer yes
maximum_width 2000
minimum_size 50
gap_x 5
gap_y 5
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
default_color 99ff66
default_shade_color 000000
alignment top_left
mpd_host 127.0.0.1

TEXT
root:${fs_used /}/${fs_size /} :: home:${fs_used /home}/${fs_size /home} :: dl_speed:${downspeed wlan0} :: dl_total:${totaldown wlan0} :: ram:$mem / $memmax :: cpu1:${cpu cpu1} cpu2:${cpu cpu2} cpu3:${cpu cpu3} cpu4:${cpu cpu4} :: batt:${battery_percent BAT0}% :: $mpd_smart 

CLICK TO VIEW

x

Notes

super minimal is for people who just want the job done, nothing fancy.