fixes some annoyances
This commit is contained in:
parent
f8cd971b50
commit
88ed615a42
4 changed files with 22 additions and 20 deletions
|
|
@ -32,7 +32,7 @@ max_length = 40
|
|||
type = "sys_info"
|
||||
format = [
|
||||
"h:dnsc-machine",
|
||||
" {cpu_percent@sum}% ({temp_c@k10temp Tccd1}°C)",
|
||||
" {cpu_percent}% ({temp_c@k10temp Tccd1}°C)",
|
||||
" {memory_used#G:<2.1}/{memory_total#G:<2.1}GB",
|
||||
" {disk_used#G@/:.1}GB used ({disk_free#G@/:.0}GB free)"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue