chore(config): better i3status

main
Tran Hau 2021-04-04 14:21:22 +07:00
parent 0381563b82
commit fec9b2f1d6
1 changed files with 4 additions and 4 deletions

View File

@ -10,13 +10,13 @@ order += "memory"
order += "tztime local"
wireless _first_ {
format_up = "W: (%quality at %essid) %ip"
format_down = "W: down"
format_up = "Wifi: %quality at %essid"
format_down = "Wifi: down"
}
ethernet _first_ {
format_up = "E: %ip (%speed)"
format_down = "E: down"
format_up = "Ethernet: %ip (%speed)"
format_down = "Ethernet: down"
}
battery all {