mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
i3status: use power plug as battery status indicator, remove %remaining
This commit is contained in:
parent
d22680d0ea
commit
4a1e4e8b51
@ -50,7 +50,8 @@ ethernet _first_ {
|
||||
}
|
||||
|
||||
battery all {
|
||||
format = "%status %percentage %remaining"
|
||||
# %remaining looks horrible especially with updating every second
|
||||
format = "🔌%status %percentage"
|
||||
format_down = ""
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user