-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathl-conky-sysinfo.conf
117 lines (117 loc) · 7.44 KB
/
l-conky-sysinfo.conf
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
--
-- BayouGuru's New Modular Conky Config - System Info Section!
-- version: 2025-01-06.0433
--
-- Sensor Cross Reference & Capabilities Chart:
-- hwmon0 - AMD RX580 GPU - fan, temp, freq, in, power, pwm
-- hwmon1 - it8721 - ASUS Motherboard - fan, temp, freq, in, pwm
-- hwmon2 - SSD - sda PNY CS900 457GB - temp
-- hwmon3 - SSD - sdb - Netac 892GB - temp
-- hwmon4 - k10temp - AMD CPU - temp
--
conky.config = {
-- display = ":0.0",
update_interval = 1,
net_avg_samples = 1,
cpu_avg_samples = 1,
total_run_times = 0,
alignment = "top_left",
gap_x = 3,
gap_y = 193,
minimum_width = 260,
maximum_width = 260,
own_window = true,
own_window_type = "normal",
own_window_hints = "undecorated,below,sticky,skip_taskbar,skip_pager",
own_window_transparent = false,
own_window_argb_visual = true,
own_window_argb_value = 180,
show_graph_scale = false,
double_buffer = true,
text_buffer_size = 256,
no_buffers = false,
use_xft = true,
font = "Larabiefont-Regular:bold:size=10",
short_units = true,
temperature_unit = "fahrenheit",
forced_redraw = false,
draw_graph_borders = false,
draw_outline = true,
draw_shades = true,
draw_borders = true,
border_inner_margin = 2,
border_outer_margin = 1,
border_width = 3,
own_window_colour = "080721",
default_outline_color = "000000",
default_color = "000415",
default_shade_color = "080721",
color0 = '080721', -- Dark Blue - Background
color1 = 'lightblue', -- Light Blue - Labels
color2 = 'orange', -- Orange - Monitored Item (Frequently)
color3 = 'goldenrod1', -- GoldenRod - Monitored Item (Infrequently)
color4 = 'white', -- White - Headers
color5 = 'SteelBlue', -- Steel Blue - ANSI Headers
template0 = '${font Larabiefont-Regular:bold:size=10}', -- Primary font
template1 = '${color1}${font Larabiefont-Regular:bold:size=10}', -- Labels
template2 = '${color5}${font Arial:size=10}', -- MORE ANSI Forks (w/o positioning}
template3 = '${voffset -2}${goto 41}${color5}${font Arial:size=10}', -- ANSI Forks
lua_load = '/home/bayouguru/.conky/sysbars.lua',
lua_draw_hook_post = 'sysbars_widgets'
}
conky.text = [[
${image ~/.conky/images/kubuntu-logo-icon.png -p 1,32 -s 34x34}\
${image ~/.conky/images/002-warm.png -p 1,145 -s 42x50 }\
${image ~/.conky/images/005-fan.png -p 1,226 -s 35x35}\
${image ~/.conky/images/004-ram.png -p 1,302 -s 42x80}\
${image ~/.conky/images/PNY-SSD.png -p 1,420 -s 38x38}\
${image ~/.conky/images/Netac-SSD.png -p 3,488 -s 34x22}\
${image ~/.conky/images/swap.png -p 1,534 -s 38x38}\
${image ~/.conky/images/006-penguin.png -p 1,616 -s 40x50}\
${color4}${template0}System${font} ${color5}${hr 1}
${template3}├${template1} Uptime${color2}${alignr 3}${color1}${uptime}
${template3}├${template1} CapsLock ( )${alignr}NumLock ( )
${template3}├${template1} Updates${color2} ${execi 3600 aptitude search "~U" | wc -l | tail}${goto 176}${color1}USB ${color2}${alignr 6}${execpi 10 lsusb | grep -iv 'hub' | cut --fields=7- --delimiter=' ' | wc -l}
${template3}├${template1} Processes${template2} ┬${template1} Total${color2}${alignr}${processes}
${voffset -1}${template2}${goto 14}┌──┘${goto 134}└${template1} Active${color2}${alignr 3} ${running_processes}${font}
${voffset -1}${template2}${goto 14}└${template1} Load Averages${template2} ┬${template1} 1'${color2}${alignr}${loadavg 1}
${voffset -1}${goto 58}${loadavg 2} ${template1}5' ${template2}${goto 143}┴${template1} 15'${color2}${alignr}${loadavg 3}
${color1}${template3}┌${template1} CPU Core${color2}${alignr}${hwmon 4 temp 1}${template1}°F
${template3}├${template1} CPU Socket${color2}${alignr}${hwmon 1 temp 1}${template1}°F
${template3}├${template1} Mainboard${color2}${alignr}${hwmon 1 temp 2}${template1}°F
${template3}├${template1} GPU Edge${color2}${alignr}${hwmon 0 temp 1}${template1}°F
${template3}├${template1} sda - PNY SSD${color2}${alignr}${hwmon 2 temp 1}${template1}°F
${template3}└${template1} sdb - Netac SSD${color2}${alignr}${hwmon 3 temp 1}${template1}°F
${template3}┌${template1} CPU${color2}${alignr 8}${hwmon 1 fan 1}${template1} rpm${color2}${alignr}${hwmon 1 fan 1 0.0667 0,0}${template1}%
${template3}├${template1} GPU${color2}${alignr 8}${hwmon 0 fan 1}${template1} rpm${color2}${alignr}${hwmon 0 fan 1 0.0270270 0,0}${template1}%
${template3}├${template1} Case-top${color2}${alignr 8}${hwmon 1 fan 3}${template1} rpm${color2}${alignr}${hwmon 1 fan 3 0.0667 0,0}${template1}%
${template3}└${template1} Case-bot${color2}${alignr 8}${hwmon 1 fan 4}${template1} rpm${color2}${alignr}${hwmon 1 fan 4 0.0667 0,0}${template1}%
${color4}${memmax}b RAM${font} ${color5}${hr 1}
${template3}├
${template3}├${template1} Used${color2}${goto 120}${mem}b${color2}${alignr}${memperc}${template1}%
${template3}├${template1} Free ${template8}(+ easily)${color2}${alignr}${memeasyfree}b
${template3}├${template1} Free physical${color2}${alignr}${memfree}b
${template3}├${template1} Cached${color2}${alignr}${cached}b
${template3}├${template1} Buffered${color2}${alignr}${buffers}b
${template3}└${template1} Threads${color2}${goto 160}${running_threads}${template1}${goto 200}of${color2}${alignr}${threads}
${color4}Storage${font} ${color5}${hr 1}
${template3}├${color4}${goto 58}${template0}${fs_size /}b${goto 120}PNY SSD${alignr}sda
${template3}├${font}
${template3}├${goto 58}${template1}Used${goto 120}${color2}${fs_used /}b${alignr}${fs_used_perc /}${template1}%
${template3}└${goto 58}${template1}Free${goto 120}${color2}${fs_free /}b${alignr}${fs_free_perc}${template1}%
${template3}┌${color4}${goto 58}${template0}${fs_size /home/bayouguru/N-1Tb/}b${goto 120}Netac SSD${alignr}sdb
${template3}├${font}
${template3}├${goto 58}${template1}Used${goto 120}${color2}${fs_used /home/bayouguru/N-1Tb/}b${alignr}${fs_used_perc /home/bayouguru/N-1Tb/}${template1}%
${template3}└${goto 58}${template1}Free${goto 120}${color2}${fs_free /home/bayouguru/N-1Tb}b${alignr}${fs_free_perc}${template1}%
${template3}┌${color4}${goto 58}${template0}24Gb${goto 120}Swap${alignr}sdc2
${template3}├${font}
${template3}└${color2}${goto 55}${template0}${swap}b${color2}${goto 130}${swapperc}${template1}%${goto 166}Free${color2}${alignr}${swapfree}b
${color4}Versions${font}${color5} ${hr 1}
${color5}${template3}├${template1} OS${template0}${color3}${alignr}Kubuntu ${execi 43200 lsb_release -d | awk '{print $3,$4}'}
${color5}${template3}├${template1} Plasma${template0}${color3}${alignr}${execi 43200 plasmashell --version | sed 's/\plasmashell //g'}
${color5}${template3}├${template1} Kernel${template0}${color3}${alignr}${execi 43200 uname -r | sed -e 's/-generic//'}
${color5}${template3}├${template1} X.org${template0}${color3}${alignr}${execi 43200 xdpyinfo | grep version: | cut -d' ' -f3}
${color5}${template3}├${template1} GPU${template0}${color3}${alignr}${execi 43200 glxinfo | grep "OpenGL version" |cut -c52-70}
${color5}${template3}├${template1} PipeWire${template0}${color3}${alignr}${execi 43200 pipewire --version | awk 'NR==2{print $NF}'}
${color5}${template3}└${template1} Conky${template0}${color3}${alignr}${conky_version}
${voffset -94}]]