diff --git a/.i3/status b/.i3/status index b47ba7a..efc2357 100644 --- a/.i3/status +++ b/.i3/status @@ -34,20 +34,20 @@ cpu_usage { } cpu_temperature 0 { - format = " %degrees°" + format = " %degrees°" path = "/sys/devices/platform/coretemp.0/temp2_input" max_threshold = 95 } cpu_temperature 1 { - format = "%degrees° " + format = " %degrees° " path = "/sys/devices/platform/coretemp.0/temp3_input" max_threshold = 95 } battery 0 { format = "  %status %percentage %remaining " - format_down = "No battery" + format_down = " No battery " path = "/sys/class/power_supply/BAT%d/uevent" low_threshold = 10 integer_battery_capacity = true