i3status-rs: cleanup, show only icons for alarms
This commit is contained in:
parent
c65c37e086
commit
84df469859
1 changed files with 2 additions and 13 deletions
|
@ -22,24 +22,13 @@ icons = "awesome4"
|
|||
block = "net"
|
||||
format = " $icon "
|
||||
|
||||
[[block]]
|
||||
block = "disk_space"
|
||||
path = "/"
|
||||
warning = 10.0
|
||||
alert = 5.0
|
||||
|
||||
[[block]]
|
||||
block = "cpu"
|
||||
interval = 1
|
||||
format = " $icon "
|
||||
|
||||
[[block]]
|
||||
block = "memory"
|
||||
format = "$icon $mem_used.eng(prefix:Mi) ($mem_used_percents)"
|
||||
|
||||
#[[block]]
|
||||
#block = "sound"
|
||||
#on_click = "pavucontrol"
|
||||
#step_width = 2
|
||||
format = " $icon "
|
||||
|
||||
[[block]]
|
||||
block = "keyboard_layout"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue