i3status: Do not report remaining battery time
This commit is contained in:
@@ -35,7 +35,7 @@ order += "clock"
|
||||
|
||||
battery_level all {
|
||||
battery_id = "all"
|
||||
format = " {icon} {percent}% {time_remaining} "
|
||||
format = " {icon} {percent}% "
|
||||
measurement_mode = "sys"
|
||||
charging_character = ""
|
||||
blocks = ""
|
||||
|
||||
Reference in New Issue
Block a user