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