From db7ef6f15b93c776ce66e7d1e9577ab53e571660 Mon Sep 17 00:00:00 2001 From: primardj Date: Sun, 28 Jan 2024 22:21:27 +0000 Subject: [PATCH] change a litle the layout for it to became more compact and a litle more betifoul --- dotconfig/conky/conky.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dotconfig/conky/conky.conf b/dotconfig/conky/conky.conf index 372adc0..422877f 100644 --- a/dotconfig/conky/conky.conf +++ b/dotconfig/conky/conky.conf @@ -104,10 +104,8 @@ conky.config = { conky.text = [[ ${color cyan}${USER}@${nodename} ${color white}----------------------------------------------------- -${color cyan}OS:${color white} ${distribution} ${machine} -${color cyan}Kernel:${color white} ${kernel} -${color cyan}Uptime:${color white} ${uptime} -${color cyan}ACPI temperature:${color white} ${acpitemp}°C +${color cyan}OS:${color white} ${distribution} ${machine}${alignr}${kernel}${color cyan} :Kernel +${color cyan}Uptime:${color white} ${uptime}${alignr}${acpitemp}°C${color cyan} :ACPI temperature ${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}