fixes some annoyances

This commit is contained in:
Dennis Schoepf 2025-12-17 19:26:51 +01:00
parent f8cd971b50
commit 88ed615a42
4 changed files with 22 additions and 20 deletions

View file

@ -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)"
]