diff --git a/.config/i3status/config b/.config/i3status/config index 33f517b..485bfbc 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -29,6 +29,8 @@ ethernet eth0 { } battery 0 { + low_threshold = 10 + threshold_type = percentage last_full_capacity = false format = "%status %percentage %remaining" }