finishes ironbar config

This commit is contained in:
Dennis Schoepf 2025-11-27 18:31:01 +01:00
parent 4b74fcb3d6
commit 8e1e34b462
3 changed files with 40 additions and 5 deletions

View file

@ -16,10 +16,27 @@ sort = "added"
"chat" = ""
"media" = ""
[[center]]
[[start]]
type = "label"
label = "Current: "
[[start]]
type = "focused"
icon_size = 16
[start.truncate]
mode = "end"
max_length = 40
[[center]]
type = "sys_info"
format = [
"h:dnsc-machine",
" {cpu_percent@sum}% ({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)"
]
[[end]]
type = "tray"
icon_size=15