-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathuser.rc
executable file
·61 lines (54 loc) · 10.4 KB
/
user.rc
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
conky.config = {
-- Conky settings --
update_interval = .1, --update time in seconds
background = true, --translucent background
cpu_avg_samples = 2, --cpu for more accurate monitoring
net_avg_samples = 2, --internet for accurate monitoring
diskio_avg_samples = 2, --drive for more accurate monitorinmg
override_utf8_locale = true, --overrides character encoding
double_buffer = true, --reduces frame flicker
no_buffers = true,
text_buffer_size = 256, --text buffer size
imlib_cache_size = 10,
max_user_text = 15000,
format_human_readable = true, --units in non-bytes
-- Window specifications --
own_window = true, --turn onm your own window settings
own_window_type = 'desktop', --window types, override = window manager rules do not apply, desktop = unedited panel = always top, dock = always over, normal = normal
own_window_transparent = false, --conky window becomes transparent
own_window_argb_visual = true, --trsansparent window
own_window_argb_value = 0, --degree of transparency 0-255
own_window_hints = 'undecorated,sticky,below,skip_taskbar,skip_pager', --window properties below = skip_taskbar = ignore tray undecorated = remove frame and buttons override = window manager override sticky = all workspaces
own_window_title = 'process',
minimum_width = 230, --minimum width
minimum_height = 290, --minimum height
alignment = 'top_left', --top right corner
gap_x = 30, --x direction shift
gap_y = 30, --y direction shift
-- Graphics settings --
draw_shades = false, --test shading
draw_outline = false, --draw around
draw_borders = false, --draw a rectangular frame
draw_graph_borders = false, --frame around the graph
border_width = 0, --thickness of the fame
-- Text settings --
use_xft = true, --antialiasing
font = 'Ubuntu:size=7', --default font type
color0 = '39c9c4', --predetermined color
color1 = 'd59704',
color2 = '794e64',
template1 = '~/.conky/images/anim4/thc-',
template2 = '-p 15,47 -s 200x200'
};
conky.text = [[
${image ~/.conky/images/user.png -p 0,0}
${alignc}${color0}${font :bold:size=7}${kernel} - $machine
${voffset 4}${goto 10}${execi 600 whoami} - ${nodename}
${voffset -4}${alignr 50}
TetraHydroCannabinol
${voffset 235}${alignc}${execpi 6000 lsb_release -d | grep 'Descr'|awk {'print $2 " " $3" " $4" " $5'}}
${image ~/.conky/images/user.png -p 0,0}
${if_updatenr 01}${image ${template1}1.png ${template2}}${endif}${if_updatenr 01}${image ${template1}1.png ${template2}}${endif}${if_updatenr 02}${image ${template1}2.png ${template2}}${endif}${if_updatenr 03}${image ${template1}3.png ${template2}}${endif}${if_updatenr 04}${image ${template1}4.png ${template2}}${endif}${if_updatenr 05}${image ${template1}5.png ${template2}}${endif}${if_updatenr 06}${image ${template1}6.png ${template2}}${endif}${if_updatenr 07}${image ${template1}7.png ${template2}}${endif}${if_updatenr 08}${image ${template1}8.png ${template2}}${endif}${if_updatenr 09}${image ${template1}9.png ${template2}}${endif}${if_updatenr 10}${image ${template1}10.png ${template2}}${endif}${if_updatenr 11}${image ${template1}11.png ${template2}}${endif}${if_updatenr 12}${image ${template1}12.png ${template2}}${endif}${if_updatenr 13}${image ${template1}13.png ${template2}}${endif}${if_updatenr 14}${image ${template1}14.png ${template2}}${endif}${if_updatenr 15}${image ${template1}15.png ${template2}}${endif}${if_updatenr 16}${image ${template1}16.png ${template2}}${endif}${if_updatenr 17}${image ${template1}17.png ${template2}}${endif}${if_updatenr 18}${image ${template1}18.png ${template2}}${endif}${if_updatenr 19}${image ${template1}19.png ${template2}}${endif}${if_updatenr 20}${image ${template1}20.png ${template2}}${endif}${if_updatenr 21}${image ${template1}21.png ${template2}}${endif}${if_updatenr 22}${image ${template1}22.png ${template2}}${endif}${if_updatenr 23}${image ${template1}23.png ${template2}}${endif}${if_updatenr 24}${image ${template1}24.png ${template2}}${endif}${if_updatenr 25}${image ${template1}25.png ${template2}}${endif}${if_updatenr 26}${image ${template1}26.png ${template2}}${endif}${if_updatenr 27}${image ${template1}27.png ${template2}}${endif}${if_updatenr 28}${image ${template1}28.png ${template2}}${endif}${if_updatenr 29}${image ${template1}29.png ${template2}}${endif}${if_updatenr 30}${image ${template1}30.png ${template2}}${endif}${if_updatenr 31}${image ${template1}31.png ${template2}}${endif}${if_updatenr 32}${image ${template1}32.png ${template2}}${endif}${if_updatenr 33}${image ${template1}33.png ${template2}}${endif}${if_updatenr 34}${image ${template1}34.png ${template2}}${endif}${if_updatenr 35}${image ${template1}35.png ${template2}}${endif}${if_updatenr 36}${image ${template1}36.png ${template2}}${endif}${if_updatenr 37}${image ${template1}37.png ${template2}}${endif}${if_updatenr 38}${image ${template1}38.png ${template2}}${endif}${if_updatenr 39}${image ${template1}39.png ${template2}}${endif}${if_updatenr 40}${image ${template1}40.png ${template2}}${endif}${if_updatenr 41}${image ${template1}41.png ${template2}}${endif}${if_updatenr 42}${image ${template1}42.png ${template2}}${endif}${if_updatenr 43}${image ${template1}43.png ${template2}}${endif}${if_updatenr 44}${image ${template1}44.png ${template2}}${endif}${if_updatenr 45}${image ${template1}45.png ${template2}}${endif}${if_updatenr 46}${image ${template1}46.png ${template2}}${endif}${if_updatenr 47}${image ${template1}47.png ${template2}}${endif}${if_updatenr 48}${image ${template1}48.png ${template2}}${endif}${if_updatenr 49}${image ${template1}49.png ${template2}}${endif}${if_updatenr 50}${image ${template1}50.png ${template2}}${endif}${if_updatenr 51}${image ${template1}51.png ${template2}}${endif}${if_updatenr 52}${image ${template1}52.png ${template2}}${endif}${if_updatenr 53}${image ${template1}53.png ${template2}}${endif}${if_updatenr 54}${image ${template1}54.png ${template2}}${endif}${if_updatenr 55}${image ${template1}55.png ${template2}}${endif}${if_updatenr 56}${image ${template1}56.png ${template2}}${endif}${if_updatenr 57}${image ${template1}57.png ${template2}}${endif}${if_updatenr 58}${image ${template1}58.png ${template2}}${endif}${if_updatenr 59}${image ${template1}59.png ${template2}}${endif}${if_updatenr 60}${image ${template1}60.png ${template2}}${endif}${if_updatenr 61}${image ${template1}61.png ${template2}}${endif}${if_updatenr 62}${image ${template1}62.png ${template2}}${endif}${if_updatenr 63}${image ${template1}63.png
${template2}}${endif}${if_updatenr 64}${image ${template1}64.png ${template2}}${endif}${if_updatenr 65}${image ${template1}65.png ${template2}}${endif}${if_updatenr 66}${image ${template1}66.png ${template2}}${endif}${if_updatenr 67}${image ${template1}67.png ${template2}}${endif}${if_updatenr 68}${image ${template1}68.png ${template2}}${endif}${if_updatenr 69}${image ${template1}69.png ${template2}}${endif}${if_updatenr 70}${image ${template1}70.png ${template2}}${endif}${if_updatenr 71}${image ${template1}71.png ${template2}}${endif}${if_updatenr 72}${image ${template1}72.png ${template2}}${endif}${if_updatenr 73}${image ${template1}73.png ${template2}}${endif}${if_updatenr 74}${image ${template1}74.png ${template2}}${endif}${if_updatenr 75}${image ${template1}75.png ${template2}}${endif}${if_updatenr 76}${image ${template1}76.png ${template2}}${endif}${if_updatenr 77}${image ${template1}77.png ${template2}}${endif}${if_updatenr 78}${image ${template1}78.png ${template2}}${endif}${if_updatenr 79}${image ${template1}79.png ${template2}}${endif}${if_updatenr 80}${image ${template1}80.png ${template2}}${endif}${if_updatenr 81}${image ${template1}81.png ${template2}}${endif}${if_updatenr 82}${image ${template1}82.png ${template2}}${endif}${if_updatenr 83}${image ${template1}83.png ${template2}}${endif}${if_updatenr 84}${image ${template1}84.png ${template2}}${endif}${if_updatenr 85}${image ${template1}85.png ${template2}}${endif}${if_updatenr 86}${image ${template1}86.png ${template2}}${endif}${if_updatenr 87}${image ${template1}87.png ${template2}}${endif}${if_updatenr 88}${image ${template1}88.png ${template2}}${endif}${if_updatenr 89}${image ${template1}89.png ${template2}}${endif}${if_updatenr 90}${image ${template1}90.png ${template2}}${endif}${if_updatenr 91}${image ${template1}91.png ${template2}}${endif}${if_updatenr 92}${image ${template1}92.png ${template2}}${endif}${if_updatenr 93}${image ${template1}93.png ${template2}}${endif}${if_updatenr 94}${image ${template1}94.png ${template2}}${endif}${if_updatenr 95}${image ${template1}95.png ${template2}}${endif}${if_updatenr 96}${image ${template1}96.png ${template2}}${endif}${if_updatenr 97}${image ${template1}97.png ${template2}}${endif}${if_updatenr 98}${image ${template1}98.png ${template2}}${endif}${if_updatenr 99}${image ${template1}99.png ${template2}}${endif}${if_updatenr 100}${image ${template1}100.png ${template2}}${endif}${if_updatenr 101}${image ${template1}101.png ${template2}}${endif}${if_updatenr 102}${image ${template1}102.png ${template2}}${endif}${if_updatenr 103}${image ${template1}103.png ${template2}}${endif}${if_updatenr 104}${image ${template1}104.png ${template2}}${endif}${if_updatenr 105}${image ${template1}105.png ${template2}}${endif}${if_updatenr 106}${image ${template1}106.png ${template2}}${endif}${if_updatenr 107}${image ${template1}107.png ${template2}}${endif}${if_updatenr 108}${image ${template1}108.png ${template2}}${endif}${if_updatenr 109}${image ${template1}109.png ${template2}}${endif}${if_updatenr 110}${image ${template1}110.png ${template2}}${endif}${if_updatenr 111}${image ${template1}111.png ${template2}}${endif}${if_updatenr 112}${image ${template1}112.png ${template2}}${endif}${if_updatenr 113}${image ${template1}113.png ${template2}}${endif}${if_updatenr 115}${image ${template1}114.png ${template2}}${endif}${if_updatenr 115}${image ${template1}115.png ${template2}}${endif}${if_updatenr 116}${image ${template1}116.png ${template2}}${endif}${if_updatenr 117}${image ${template1}117.png ${template2}}${endif}${if_updatenr 118}${image ${template1}118.png ${template2}}${endif}${if_updatenr 119}${image ${template1}119.png ${template2}}${endif}${if_updatenr 120}${image ${template1}120.png ${template2}}${endif}${if_updatenr 121}${image ${template1}121.png ${template2}}${endif}${if_updatenr 122}${image ${template1}122.png
${template2}}${endif}
]];