i3status-rust: Drop the system load block
This commit is contained in:
parent
54e60a4e1d
commit
891797e8b8
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ critical_mem = 95
|
|||
idle_fg = "#FD9720"
|
||||
idle_bg = "#000000"
|
||||
|
||||
[[block]]
|
||||
block = "load"
|
||||
format = " $icon I:$1m W:$5m C:$15m "
|
||||
interval = 5
|
||||
|
||||
[[block]]
|
||||
block = "disk_space"
|
||||
info_type = "available"
|
||||
|
|
Loading…
Reference in a new issue