change position of conky

This commit is contained in:
primardj 2024-01-28 18:19:32 +00:00
parent 00675b6542
commit db0adbeafd

View file

@ -70,7 +70,7 @@ conky.config = {
-- screen related
alignment = 'top_right',
gap_x = 200,
gap_y = 150,
gap_y = 55,
-- font
font = '0xProto:size=11.25',
@ -107,6 +107,7 @@ ${color white}-----------------------------------------------------
${color cyan}OS:${color white} ${distribution} ${conky_build_arch}
${color cyan}Kernel:${color white} ${kernel}
${color cyan}Uptime:${color white} ${uptime}
${color cyan}ACPI temperature:${color white} ${acpitemp}°C
${color cyan}RAM Usage: ${color white}${membar 7,150}${alignr}${mem}/${memmax} (${memperc}%)
${color cyan}SWAP Usage: ${color white}${swapbar 7,150}${alignr}${swap}/${swapmax} (${swapperc}%)
${color cyan}cpu average: ${color white}${cpubar cpu0}