guest@dotshare [~/groups/info/conky] $ ls nasa/ | cat

nasa (scrot, raw, dl)

foozzi Jun 07, 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
use_xft yes
xftfont Terminus:pixelsize=11

gap_x 5
gap_y 5
minimum_size 350 200
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window no
own_window_class Conky
own_window_type desktop
own_window_transparent yes
stippled_borders 0
update_interval 1
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
color0 aaaaaa
color1 dddddd


TEXT
$color1$nodename$color0
  |___$color1$kernel$color0
  |
  |___CPUs
  |   |__CPU1___$color1${cpu cpu0}%$color0
  |      '-${cpugraph cpu0 9, 182}   
  |      
  |___RAM___$color1${memperc}%$color0
  |   |__${mem}/${memmax}
  |      '-${memgraph 9, 182}
  |
  |___Swap
  |   |__${color white}${swap}%${color}
  |      '-${fs_bar 9, 182}
  |
  |${if_up wlan0}|___wlan0___$color1${addr wlan0}$color0
  |   |__><___$color1${upspeed wlan0}$color0
  |   |  '-${upspeedgraph wlan0 9, 182}
  |   |__<>___$color1${downspeed wlan0}$color0
  |      '-${downspeedgraph wlan0 9, 182}
  |${endif}
  |___HDD
  |   |__/_______________${color1}${fs_used /}${color0}/${color1}${fs_size /}${color0}
  |   |  '-${fs_bar 9, 182 /}
  |   |__/mnt/win___${color1}${fs_used /mnt/win}${color0}/${color1}${fs_size /mnt/win}${color0}
  |      '-${fs_bar 9, 182 /mnt/win}
  |  
  |___${time %x___%A}
      |__${time %Z}: $color1${time %T}$color0
      |__UNIX: $color1${time %s}$color0
      |__Uptime: $color1$uptime$color0

CLICK TO VIEW

x

Notes

theme for conky - nasa by foozzi