; vim: syn=confini ts=4 sw=4 et [bar] font = "Hack 12" width = 1700 height = 40 background = #abc blocks = date, perf, try2 [jib] sus = false [block.sus] type = script color = #fafaf2 text-color = #000 text = echo "$(nvidia-smi --query-gpu=utilization.gpu --format=csv,nounits,noheader)%" interval = 10 [block.try2] type=group blocks = try collapse = true color = #000 [block.try] type = text text-color = #a123fc text = "" color = #fff ;x-padding = 10 y-padding = 10 [block.perf] type = group color = #DC143C spacing = 20 blocks = cpu, ram, disk [block.cpu] type = text text = CPU text-color = #fff color = #181818 [block.ram] type = ram text = RAM: %{used-percentage} % text-color = #fff color = #f0b [block.disk] type = fs text = SSD %{used-si} / %{total} -- %{free-percentage} color = #18baf2 text-color = #fff path = / [block.date] type = date text = "%A %d %B %H:%M" color = #18baf2 text-color = #fff