First of all you need conky, and Arch extra/conky doesn't work
So use cower or other Aur helper to get conky-lua-archers
Edit the pkgbuilt to turn off unneeded stuff (nvidia, nvctrl, pulseaudio, weather, wifi, and whatever you don't use to make the pkg lighter/smaller edit the default interface if you are using the old short names like eth0 wlan0)
Install .conky and make a directory at home ~/.conky
Save the following ""content"" into a file called ~/.conky/Obarun
Then run $ conky -c ~/.conky/Obarun
---------------- cut and paste the content below this line into .conky/Obarun -----
background yes
double_buffer yes
alignment top_left
border_width 0
cpu_avg_samples 2
default_color silver
default_outline_color white
default_shade_color black
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 14
gap_y 8
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window no
own_window_type normal
own_window_transparent yes
own_window_colour silver
own_window_argb_visual no
own_window_argb_value 0
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 10 10
stippled_borders 0
update_interval 1.6
uppercase no
use_spacer none
show_graph_scale yes
show_graph_range no
use_xft yes
xftalpha 0.2
xftfont Liberation Sans:size=9
color0 FFBB00
color1 FFFFF7
color2 FFCC44
color3 FFCC99
color3 FFDD11
TEXT
${font Liberation Sans:size=19}${color0} Obarun Linux
${font Liberation Sans:size=13}${color3} ${sysname} ${kernel} ${machine}
${color4}${font Liberation Sans Bold:size=14}${time %A} ${time %d} ${time %B} ${time %Y} ${time %I:%M}
${font Liberation Sans:size=10}
${color2}CPU${exec lscpu | grep 'Model name' | cut -c 22- | cut -d' ' -f1-4}:$color1 $cpu% ${cpubar 4}
${color2}${font Liberation Mono:size=10}${exec lscpu | grep 'Model name' | cut -c 34- }
${color2}${font Liberation Sams:size=9}
${color2}Frequency:$color1 ${freq_g}GHz ${color2}Temperature:$color1 ${acpitemp}°C
${color2}RAM:$color1 $mem/$memmax - $memperc% ${membar 4}
${color2}Swap:$color1 $swap/$swapmax - $swapperc% ${swapbar 4}
${color2}Processes:$color1 $processes ${color2}Running:$color1 $running_processes:${color2}Uptime:$color1 $uptime
${color2}File system: $color1${fs_used /}/${fs_size /} ${fs_bar 4 /}
# ${color1}Wifi signal: $color${wireless_link_qual_perc wlan0}%
${color2}Ethernet Up:$color1 ${upspeedf eth0} ${color2} Down:$color1 ${downspeedf eth0}
${color2}Downloaded: $color1${totaldown eth0} $alignr ${color2}Uploaded: $color1${totalup eth0}
${color0}CPU ${color1}${alignr}${cpu cpu0}%
${cpubar cpu0 11,}
${color1}${top name 1} $alignr ${top cpu 1}%
${top name 2} $alignr ${top cpu 2}%
${top name 3} $alignr ${top cpu 3}%
${top name 4} $alignr ${top cpu 4}%
${top name 5} $alignr ${top cpu 5}%
${top name 6} $alignr ${top cpu 6}%
${top name 7} $alignr ${top cpu 7}%
${top name 8} $alignr ${top cpu 8}%
${top name 9} $alignr ${top cpu 9}%
${top name 10} $alignr ${top cpu 10}%
${color0}RAM ${color1}${alignr}${mem}
${membar 11,}
${color1}${top_mem name 1} $alignr ${top_mem mem_res 1}
${top_mem name 2} $alignr ${top_mem mem_res 2}
${top_mem name 3} $alignr ${top_mem mem_res 3}
${top_mem name 4} $alignr ${top_mem mem_res 4}
${top_mem name 5} $alignr ${top_mem mem_res 5}
${top_mem name 6} $alignr ${top_mem mem_res 6}
${top_mem name 7} $alignr ${top_mem mem_res 7}
${top_mem name 8} $alignr ${top_mem mem_res 8}
${top_mem name 9} $alignr ${top_mem mem_res 9}
${top_mem name 10} $alignr ${top_mem mem_res 10}
${color0}${font Liberation Sans:size=12}66-services under tree
${color white}${font Liberation Mono:size=9}${exec sudo 66-intree -c -g root}
So use cower or other Aur helper to get conky-lua-archers
Edit the pkgbuilt to turn off unneeded stuff (nvidia, nvctrl, pulseaudio, weather, wifi, and whatever you don't use to make the pkg lighter/smaller edit the default interface if you are using the old short names like eth0 wlan0)
Install .conky and make a directory at home ~/.conky
Save the following ""content"" into a file called ~/.conky/Obarun
Then run $ conky -c ~/.conky/Obarun
---------------- cut and paste the content below this line into .conky/Obarun -----
background yes
double_buffer yes
alignment top_left
border_width 0
cpu_avg_samples 2
default_color silver
default_outline_color white
default_shade_color black
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 14
gap_y 8
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window no
own_window_type normal
own_window_transparent yes
own_window_colour silver
own_window_argb_visual no
own_window_argb_value 0
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 10 10
stippled_borders 0
update_interval 1.6
uppercase no
use_spacer none
show_graph_scale yes
show_graph_range no
use_xft yes
xftalpha 0.2
xftfont Liberation Sans:size=9
color0 FFBB00
color1 FFFFF7
color2 FFCC44
color3 FFCC99
color3 FFDD11
TEXT
${font Liberation Sans:size=19}${color0} Obarun Linux
${font Liberation Sans:size=13}${color3} ${sysname} ${kernel} ${machine}
${color4}${font Liberation Sans Bold:size=14}${time %A} ${time %d} ${time %B} ${time %Y} ${time %I:%M}
${font Liberation Sans:size=10}
${color2}CPU${exec lscpu | grep 'Model name' | cut -c 22- | cut -d' ' -f1-4}:$color1 $cpu% ${cpubar 4}
${color2}${font Liberation Mono:size=10}${exec lscpu | grep 'Model name' | cut -c 34- }
${color2}${font Liberation Sams:size=9}
${color2}Frequency:$color1 ${freq_g}GHz ${color2}Temperature:$color1 ${acpitemp}°C
${color2}RAM:$color1 $mem/$memmax - $memperc% ${membar 4}
${color2}Swap:$color1 $swap/$swapmax - $swapperc% ${swapbar 4}
${color2}Processes:$color1 $processes ${color2}Running:$color1 $running_processes:${color2}Uptime:$color1 $uptime
${color2}File system: $color1${fs_used /}/${fs_size /} ${fs_bar 4 /}
# ${color1}Wifi signal: $color${wireless_link_qual_perc wlan0}%
${color2}Ethernet Up:$color1 ${upspeedf eth0} ${color2} Down:$color1 ${downspeedf eth0}
${color2}Downloaded: $color1${totaldown eth0} $alignr ${color2}Uploaded: $color1${totalup eth0}
${color0}CPU ${color1}${alignr}${cpu cpu0}%
${cpubar cpu0 11,}
${color1}${top name 1} $alignr ${top cpu 1}%
${top name 2} $alignr ${top cpu 2}%
${top name 3} $alignr ${top cpu 3}%
${top name 4} $alignr ${top cpu 4}%
${top name 5} $alignr ${top cpu 5}%
${top name 6} $alignr ${top cpu 6}%
${top name 7} $alignr ${top cpu 7}%
${top name 8} $alignr ${top cpu 8}%
${top name 9} $alignr ${top cpu 9}%
${top name 10} $alignr ${top cpu 10}%
${color0}RAM ${color1}${alignr}${mem}
${membar 11,}
${color1}${top_mem name 1} $alignr ${top_mem mem_res 1}
${top_mem name 2} $alignr ${top_mem mem_res 2}
${top_mem name 3} $alignr ${top_mem mem_res 3}
${top_mem name 4} $alignr ${top_mem mem_res 4}
${top_mem name 5} $alignr ${top_mem mem_res 5}
${top_mem name 6} $alignr ${top_mem mem_res 6}
${top_mem name 7} $alignr ${top_mem mem_res 7}
${top_mem name 8} $alignr ${top_mem mem_res 8}
${top_mem name 9} $alignr ${top_mem mem_res 9}
${top_mem name 10} $alignr ${top_mem mem_res 10}
${color0}${font Liberation Sans:size=12}66-services under tree
${color white}${font Liberation Mono:size=9}${exec sudo 66-intree -c -g root}