diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-06-14 17:37:01 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-06-14 17:37:01 +0200 |
| commit | 96f5dc439ef6f91ba50ae842d4e5cb86c92a3553 (patch) | |
| tree | 521c3bafc245c623fee1dde274d37db97318b9db /.i3status.conf | |
| parent | 6c3f8a99905545cea8e36434ec01455ad8ce355f (diff) | |
update
Diffstat (limited to '.i3status.conf')
| -rw-r--r-- | .i3status.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.i3status.conf b/.i3status.conf index 411a648..6cc7210 100644 --- a/.i3status.conf +++ b/.i3status.conf @@ -46,7 +46,8 @@ ethernet _first_ { battery all { last_full_capacity = true integer_battery_capacity = true - format = "%status %percentage %remaining" +# format = "%status %percentage %remaining" + format = "%status %percentage %remaining %consumption" status_chr = "⚡🔋" status_bat = "🔋" status_unk = "? UNK" |
