mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-20 15:41:10 +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 {
|
battery all {
|
||||||
format = "%status %percentage %remaining"
|
# %remaining looks horrible especially with updating every second
|
||||||
|
format = "🔌%status %percentage"
|
||||||
format_down = ""
|
format_down = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user