mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[i3/i3status] remove UNK from status bar an replace it by full battery
This commit is contained in:
parent
f44ce86f53
commit
4c1a2a6a73
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ battery all {
|
||||||
status_chr = ""
|
status_chr = ""
|
||||||
status_bat = ""
|
status_bat = ""
|
||||||
status_full = ""
|
status_full = ""
|
||||||
|
status_unk = ""
|
||||||
hide_seconds = true
|
hide_seconds = true
|
||||||
integer_battery_capacity = true
|
integer_battery_capacity = true
|
||||||
last_full_capacity = true
|
last_full_capacity = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue