-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcpu
More file actions
64 lines (55 loc) · 1.63 KB
/
cpu
File metadata and controls
64 lines (55 loc) · 1.63 KB
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
58
59
60
61
62
63
64
# — SETTINGS — #
background no
update_interval 0.5
cpu_avg_samples 2
net_avg_samples 2
double_buffer yes
no_buffers yes
text_buffer_size 1024
# — WINDOW — #
own_window_argb_visual yes
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
# — BORDER — #
border_inner_margin 1
border_outer_margin 1
# — SIZE — #
minimum_size 220
maximum_width 220
# — ALIGNMENT — #
alignment tl
gap_x 1100
gap_y 160
# — GRAPHIC — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
#default_bar_size 40 8
#default_shade_color
#own_window_colour 808080
# — TEXT — #
use_xft yes
xftfont Dejavu Sans:size=8
xftalpha 0.8
uppercase no
override_utf8_locale yes
default_color DDDDDD
# — LUA — #
#lua_load ~/Conky/bgcolor/bg.lua
#lua_draw_hook_pre conky_draw_bg
# — Colors — #
color1 FFFFFF
TEXT
${font Poky:size=20}P${font Impact:size=18}$color1${goto 30}${cpu cpu0}${goto 60}${color}%${color1}$color
${voffset -12}${font Poky:size=20}P${font Impact:size=18}$color1${goto 30}${cpu cpu1}${goto 60}${color}%${color1}$color
${voffset -12}${font Poky:size=20}P${font Impact:size=18}$color1${goto 30}${cpu cpu2}${goto 60}${color}%${color1}$color
${voffset -12}${font Poky:size=20}P${font Impact:size=18}$color1${goto 30}${cpu cpu3}${goto 60}${color}%${color1}$color
$font${voffset -115}${goto 90}${top name 1}${alignr}${top cpu 1}
${goto 90}${top name 2}${alignr}${top cpu 2}
${goto 90}${top name 3}${alignr}${top cpu 3}
${goto 90}${top name 4}${alignr}${top cpu 4}
${goto 90}${top name 5}${alignr}${top cpu 5}
${goto 90}$color1${cpugraph 25,130}$color