diff --git a/i3status.conf b/i3status.conf index d7cfb48..5642925 100644 --- a/i3status.conf +++ b/i3status.conf @@ -37,18 +37,20 @@ tztime local { format = "%Y-%m-%d %H:%M:%S" } -load { - format = "↑ %1min" -} - cpu_usage { format = "CPU: %usage" + separator = false } cpu_temperature cpu { format = "%degrees°C" path = "/sys/devices/platform/coretemp.0/hwmon/hwmon4/temp1_input" max_threshold = 95 + separator = false +} + +load { + format = "↑ %1min" } disk "/" {