conky
Install
Install
yum install conky
apt install conky
Configure
Configure
vi ~/.conkyrc
conky.config = { alignment = 'top_right', background = false, border_width = 1, cpu_avg_samples = 2, default_color = 'white', default_outline_color = 'white', default_shade_color = 'white', draw_borders = false, draw_graph_borders = true, draw_outline = false, draw_shades = false, use_xft = true, font = 'DejaVu Sans Mono:size=10', gap_x = 5, gap_y = 60, minimum_height = 5, minimum_width = 5, net_avg_samples = 2, no_buffers = true, out_to_console = false, out_to_stderr = false, extra_newline = false, own_window = true, own_window_class = 'Conky', own_window_type = 'desktop', own_window_argb_visual = true, own_window_argb_value = 50, double_buffer = true, stippled_borders = 0, update_interval = 1.0, uppercase = false, use_spacer = 'none', show_graph_scale = true, show_graph_range = false}
alignmenttop_right (tr)top_left (tl)top_middle (tm)bottom_right (br)bottom_left (bl)bottom_middle (bm)middle_right (mr)middle_left (ml)middle_middle (mm)none
TODO
Bibliography
Bibliography
https://www.linux.com/tutorials/how-install-and-configure-conky/https://unix.stackexchange.com/questions/151774/diskio-diskiograph-in-conky-only-understands-physical-device-nameshttp://conky.sourceforge.net/variables.htmlhttps://help.ubuntu.com/community/SettingUpConkyhttp://conky.sourceforge.net/config_settings.htmlhttp://conky.sourceforge.net/variables.html
Configshttps://github.com/brndnmtthws/conky/wiki/Configs
conky-managerhttps://ubuntuhandbook.org/index.php/2020/07/install-conky-manager-ubuntu-20-04-lts/https://github.com/teejee2008/conky-manager