mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3/i3status] reduce infos in wireless & load
This commit is contained in:
parent
d22d18c3fc
commit
2ac5a8c4a0
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ ipv6 {
|
|||
}
|
||||
|
||||
wireless _first_ {
|
||||
format_up = " %ip (%essid, %bitrate)"
|
||||
format_up = " %essid"
|
||||
format_down = ""
|
||||
}
|
||||
|
||||
|
@ -85,7 +85,7 @@ memory {
|
|||
}
|
||||
|
||||
load {
|
||||
format = " %1min %5min"
|
||||
format = " %1min"
|
||||
}
|
||||
|
||||
cpu_usage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue