OSDN Git Service

small fix
[pacbang-linux/iso-arch.git] / airootfs / etc / skel / .conkyrc
1 # conky configuration
2 #
3 # Adapted from conky script found at:
4 # http://crunchbanglinux.org/forums/topic/59/my-conky-config/
5
6 background yes
7 use_xft yes
8 xftfont sans:size=72
9 xftalpha 1
10 update_interval 1.0
11 total_run_times 0
12 own_window no
13 own_window_transparent no
14 own_window_colour #282828
15 own_window_type override
16 own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
17 double_buffer yes
18 minimum_size 0 0
19 maximum_width 900
20 draw_shades no
21 draw_outline no
22 draw_borders no
23 draw_graph_borders no
24 default_color d64937
25 default_shade_color 000000
26 default_outline_color d9d7d6
27 alignment bm
28 gap_x 0
29 gap_y 0
30 no_buffers yes
31 uppercase no
32 override_utf8_locale no
33 ##############################################
34 #  Output
35 ##############################################
36 TEXT
37 ${font Sans:style=Bold:size=11}${voffset -60} Kernel: ${kernel} ${font Sans:size=11}| ${font Sans:style=Bold:size=11}RAM: ${mem} / ${memmax} ${font Sans:size=11}| ${font Sans:style=Bold:size=11}[/]: ${fs_used /} / ${fs_size /} ${font Sans:size=11}| ${font Sans:style=Bold:size=11}CPU: ${cpu cpu0}%
38 ${voffset -25}