diff --git a/dotconfig/conky/conky.conf b/dotconfig/conky/conky.conf index db6ee9a..0a0ced6 100644 --- a/dotconfig/conky/conky.conf +++ b/dotconfig/conky/conky.conf @@ -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}