-
Notifications
You must be signed in to change notification settings - Fork 0
/
rings
75 lines (54 loc) · 1.56 KB
/
rings
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
65
66
67
68
69
70
71
# Conky settings #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
#imlib_cache_size 0
temperature_unit fahrenheit
# Window specifications #
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
minimum_size 220 250
maximum_width 600
alignment tr
gap_x 220
gap_y 86
# Graphics settings #
default_shade_color 000000 # Black
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Text settings #
use_xft yes
#xftfont caviar dreams:size=8
xftfont sans:size=8
#xftalpha 0.5
xftalpha 0.75
uppercase no
temperature_unit fahrenheit
default_color FFFFFF
# Lua Load #
lua_load ~/.conky/rings.lua
lua_draw_hook_pre clock_rings
TEXT
${voffset 290}
${color c1c1c1}${goto 88}${voffset 50}${cpu cpu0}%
${color 20b73c}${goto 88}CPU
${color 20b73c}${alignc}${voffset 30}Model: ${color c1c1c1}${exec cores.sh model}
${color 20b73c}${alignc}Physical processors: ${color c1c1c1}${exec cores.sh processors}
${color 20b73c}${alignc}Cores: ${color c1c1c1}${exec cores.sh cores}
${color 20b73c}${alignc}Threads (incl hyperthreading): ${color c1c1c1}${exec cores.sh threads}
${color c1c1c1}${goto 38}${voffset 128}${memperc}%${goto 100}${swapperc}%${goto 160}${fs_used_perc /}%
${color 20b73c}${goto 38}RAM${goto 98}Swap${goto 160}Disk
${color c1c1c1}${goto 88}${voffset 104}${downspeed eth0}
${color c1c1c1}${goto 88}${upspeed eth0}
${color 20b73c}${goto 88}Net