mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
i3status
This commit is contained in:
parent
d71253a63b
commit
6528fb8754
1 changed files with 5 additions and 5 deletions
|
|
@ -50,15 +50,15 @@ ethernet _first_ {
|
|||
|
||||
battery all {
|
||||
# format = "%status %percentage %remaining %emptytime"
|
||||
format = " %status %percentage"
|
||||
format = " %status %percentage "
|
||||
format_down = "No battery"
|
||||
last_full_capacity = true
|
||||
integer_battery_capacity = false
|
||||
integer_battery_capacity = true
|
||||
# status_chr = ""
|
||||
status_chr = "⚡"
|
||||
# status_bat = "bat"
|
||||
status_bat = "☉"
|
||||
#status_bat = ""
|
||||
#status_bat = "☉"
|
||||
status_bat = ""
|
||||
# status_unk = "?"
|
||||
status_unk = ""
|
||||
# status_full = ""
|
||||
|
|
@ -74,6 +74,6 @@ memory {
|
|||
}
|
||||
|
||||
tztime local {
|
||||
format = " 📅 %Y-%m-%d 🕑 %H:%M "
|
||||
format = " 📅 %Y-%m-%d 🕑 %H:%M "
|
||||
#format = " %d.%m. %H:%M "
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue